SV-100239r1_rule
V-89589
SRG-OS-000078-GPOS-00046
VRAU-SL-000410
CAT II
10
If "minlen" was not set at all in /etc/pam.d/common-password-vmware.local, run the following command:
# sed -i '/pam_cracklib.so/ s/$/ minlen=15/' /etc/pam.d/common-password-vmware.local
If "minlen" was set incorrectly then run the following command to set it to "15":
# sed -i '/pam_cracklib.so/ s/minlen=../minlen=15/' /etc/pam.d/common-password-vmware.local
Verify that the SLES for vRealize enforces a minimum 15-character password length by running the following command:
# grep pam_cracklib /etc/pam.d/common-password-vmware.local
# grep pam_cracklib /etc/pam.d/common-password
If "minlen" is not set to "15" or higher, this is a finding.
V-89589
False
VRAU-SL-000410
Verify that the SLES for vRealize enforces a minimum 15-character password length by running the following command:
# grep pam_cracklib /etc/pam.d/common-password-vmware.local
# grep pam_cracklib /etc/pam.d/common-password
If "minlen" is not set to "15" or higher, this is a finding.
M
3459