[PATCH 14/17] Mapped CCI-000047 to deny_password_attempts

Willy Santos wsantos at redhat.com
Tue May 1 23:19:00 UTC 2012


CCI-000047 requires an account to be locked out when maximum number of unsuccessfull attempts is exceeded, deny_password_attempts meets this requirement.

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

diff --git a/rhel6/src/input/system/accounts/pam.xml b/rhel6/src/input/system/accounts/pam.xml
index 6b8ce8a..78b6d7b 100644
--- a/rhel6/src/input/system/accounts/pam.xml
+++ b/rhel6/src/input/system/accounts/pam.xml
@@ -304,7 +304,7 @@ prevents direct password guessing attacks.
 </rationale>
 <ident cce="3410-8" />
 <oval id="accounts_passwords_pam_faillock_deny" />
-<ref nist="AC-7, CM-6" disa="1452,44" />
+<ref nist="AC-7, CM-6" disa="1452,44,47" />
 </Rule>
 
 </Group>
-- 
1.7.7.6



More information about the scap-security-guide mailing list