[PATCH 25/25] Mapped CCI-001135 to sshd_allow_only_protocol2.

Willy Santos wsantos at redhat.com
Wed Jun 27 22:18:35 UTC 2012


CCI-001135 requires establishing a trusted communication path between user and security functions (e.g. login). Using SSH in protocol version 2 for remote login satisfies this requirement.

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

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



More information about the scap-security-guide mailing list