[PATCH 02/13] Mapped CCI-000200 to limit_password_reuse

Willy Santos wsantos at redhat.com
Fri Apr 27 00:05:58 UTC 2012


CCI-000200 requires the OS to prohibit password reuse for an organization-defined number of generations. This is met by the limit_password_reuse rule and enforced by PAM.

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

diff --git a/rhel6/src/input/system/accounts/pam.xml b/rhel6/src/input/system/accounts/pam.xml
index bc91277..0bf95ff 100644
--- a/rhel6/src/input/system/accounts/pam.xml
+++ b/rhel6/src/input/system/accounts/pam.xml
@@ -373,6 +373,7 @@ compromised could be used yet again by an attacker.
 <ident cce="14939-3" />
 <oval id="accounts_password_reuse_limit" value="password_history_retain_number"/>
 <ref nist="IA-5" />
+<ident cci="CCI-000200" />
 </Rule>
 </Group>
 
-- 
1.7.7.6



More information about the scap-security-guide mailing list