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