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