SV-99411r1_rule
V-88761
SRG-OS-000480-GPOS-00225
VROM-SL-001480
CAT II
10
Configure SLES for vRealize to prevent the use of dictionary words for passwords.
Edit the file "/etc/pam.d/common-password". Configure "common-password" by adding a line such as:
password required pam_cracklib.so
Save the changes made to the file "/etc/pam.d/common-password".
Verify the module "pam_cracklib.so" is present.
Procedure:
# ls /lib/security/
Confirm that "pam_cracklib.so" is present in the directory listing.
If "pam_cracklib.so" is not present, this is a finding.
Verify the file "/etc/pam.d/common-password" is configured.
Procedure:
# grep pam_cracklib /etc/pam.d/common-password*
If a line containing "password required pam_cracklib.so" is not present, this is a finding.
V-88761
False
VROM-SL-001480
Verify the module "pam_cracklib.so" is present.
Procedure:
# ls /lib/security/
Confirm that "pam_cracklib.so" is present in the directory listing.
If "pam_cracklib.so" is not present, this is a finding.
Verify the file "/etc/pam.d/common-password" is configured.
Procedure:
# grep pam_cracklib /etc/pam.d/common-password*
If a line containing "password required pam_cracklib.so" is not present, this is a finding.
M
3461