[PATCH 3/5] Mapped CCI-000776 to sshd_allow_only_protocol2

Willy Santos wsantos at redhat.com
Thu Jun 21 21:18:25 UTC 2012


CCI-000776 requires the use of replay-resistant authentication mechanisms for network access to non-priviledged accounts. Using SSH protocol version 2 satisfies this requirement.

Signed-off-by: Willy Santos <wsantos at redhat.com>
---
 rhel6/src/input/services/ssh.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/rhel6/src/input/services/ssh.xml b/rhel6/src/input/services/ssh.xml
index 3f447f2..fb4d5f5 100644
--- a/rhel6/src/input/services/ssh.xml
+++ b/rhel6/src/input/services/ssh.xml
@@ -56,6 +56,7 @@ should not be used.
 </rationale>
 <ident cce="4325-7" />
 <oval id="sshd_protocol_2" />
+<ref disa="776" />
 </Rule>
 
 <!-- FIXME: figure out whether/how to say something discrete here -->
-- 
1.7.7.6



More information about the scap-security-guide mailing list