[PATCH 12/13] Mapped CCI-000198 to password_min_age

Willy Santos wsantos at redhat.com
Fri Apr 27 00:06:08 UTC 2012


CCI-000198 requires enforcing minimum password lifetime restriction, which is met by password_min_age

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

diff --git a/rhel6/src/input/system/accounts/restrictions/password_expiration.xml b/rhel6/src/input/system/accounts/restrictions/password_expiration.xml
index f017c4c..2e4bb25 100644
--- a/rhel6/src/input/system/accounts/restrictions/password_expiration.xml
+++ b/rhel6/src/input/system/accounts/restrictions/password_expiration.xml
@@ -105,6 +105,7 @@ after satisfying the password reuse requirement.
 <ident cce="4180-6" />
 <oval id="accounts_minimum_age_login_defs" />
 <ref nist="CM-6, IA-5" />
+<ident cce="CCI-000198" />
 </Rule>
 
 
-- 
1.7.7.6



More information about the scap-security-guide mailing list