[PATCH 09/10] Prompt must be for priviledged user(#), not normal user ($).

Michele Newman mnewman at redhat.com
Fri Nov 2 04:25:36 UTC 2012


---
 RHEL6/input/services/ssh.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RHEL6/input/services/ssh.xml b/RHEL6/input/services/ssh.xml
index 8347b0e..99aa9bd 100644
--- a/RHEL6/input/services/ssh.xml
+++ b/RHEL6/input/services/ssh.xml
@@ -353,7 +353,7 @@ The man page <tt>sshd_config(5)</tt> contains a list of supported ciphers.
 <ocil clause="that is not the case">
 Only FIPS-approved ciphers should be used.  To verify that only FIPS-approved 
 ciphers are in use, run the following command:
-<pre>$ grep Ciphers /etc/ssh/sshd_config</pre>
+<pre># grep Ciphers /etc/ssh/sshd_config</pre>
 The output should contain only those ciphers which are FIPS-approved.
 </ocil>
 <rationale>
-- 
1.8.0



More information about the scap-security-guide mailing list