--- RHEL6/input/services/ftp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RHEL6/input/services/ftp.xml b/RHEL6/input/services/ftp.xml index 8ca7170..155ee92 100644 --- a/RHEL6/input/services/ftp.xml +++ b/RHEL6/input/services/ftp.xml @@ -119,7 +119,7 @@ To verify this configuration, run the following command: <pre>grep "banner_file" /etc/vsftpd/vsftpd.conf</pre> The output should show the value of <tt>banner_file</tt> is set to <tt>/etc/issue</tt>, an example of which is shown below: -<pre># grep "banner_file" /etc/issue +<pre># grep "banner_file" /etc/vsftpd/vsftpd.conf banner_file=/etc/issue"</pre> </ocil> </Rule> -- 1.8.0 _______________________________________________ scap-security-guide mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
