[PATCH 11/17] Mapped CCI-001619 to password_require_specials

Willy Santos wsantos at redhat.com
Tue May 1 23:18:57 UTC 2012


CCI-001619 requires enforcing password complexity by using special characters, this is met by password_require_specials.

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 6708cb5..dc12aad 100644
--- a/rhel6/src/input/system/accounts/pam.xml
+++ b/rhel6/src/input/system/accounts/pam.xml
@@ -211,7 +211,7 @@ more difficult by ensuring a larger search space.
 </rationale>
 <ident cce="14122-6" />
 <oval id="accounts_password_pam_cracklib_ocredit" value="var_password_pam_cracklib_ocredit"/>
-<ref nist="IA-5" />
+<ref nist="IA-5" disa="1619" />
 </Rule>
 
 <Rule id="password_require_lowercases">
-- 
1.7.7.6



More information about the scap-security-guide mailing list