>From 5e260555313d3b6f8c94ae32432da3581d21aa54 Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Tue, 24 Dec 2013 03:11:40 -0500 Subject: [PATCH 05/31] Updated RHEL7 XCCDF names to match RHEL6 --- RHEL/7/input/system/accounts/pam.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RHEL/7/input/system/accounts/pam.xml b/RHEL/7/input/system/accounts/pam.xml index 9d430dc..2e0243e 100644 --- a/RHEL/7/input/system/accounts/pam.xml +++ b/RHEL/7/input/system/accounts/pam.xml @@ -292,7 +292,7 @@ search space. - + Set Password Strength Minimum Uppercase Characters The pam_cracklib module's ucredit= parameter controls requirements for usage of uppercase letters in a password. When set to a negative number, any password will be required to @@ -317,7 +317,7 @@ more difficult by ensuring a larger search space. - + Set Password Strength Minimum Special Characters The pam_cracklib module's ocredit= parameter controls requirements for usage of special (or ``other'') characters in a password. When set to a negative number, any password will be required to @@ -342,7 +342,7 @@ more difficult by ensuring a larger search space. - + Set Password Strength Minimum Lowercase Characters The pam_cracklib module's lcredit= parameter controls requirements for usage of lowercase letters in a password. When set to a negative number, any password will be required to -- 1.8.3.1