SV-271615r1091557_rule
V-271615
SRG-OS-000070-GPOS-00038
OL09-00-001015
CAT II
10
Configure OL 9 to enforce password complexity by requiring at least one lowercase character is used by setting the "lcredit" option.
Add the following line to "/etc/security/pwquality.conf" (or modify the line to have the required value):
lcredit = -1
Verify that OL 9 enforces password complexity by requiring at least one lowercase character.
Check the value for "lcredit" with the following command:
$ grep lcredit /etc/security/pwquality.conf /etc/security/pwquality.conf.d/*.conf
/etc/security/pwquality.conf:lcredit = -1
If the value of "lcredit" is a positive number or is commented out, this is a finding.
V-271615
False
OL09-00-001015
Verify that OL 9 enforces password complexity by requiring at least one lowercase character.
Check the value for "lcredit" with the following command:
$ grep lcredit /etc/security/pwquality.conf /etc/security/pwquality.conf.d/*.conf
/etc/security/pwquality.conf:lcredit = -1
If the value of "lcredit" is a positive number or is commented out, this is a finding.
M
5680