SV-271617r1091563_rule
V-271617
SRG-OS-000072-GPOS-00040
OL09-00-001025
CAT II
10
Configure OL 9 to require the change of at least eight of the total number of characters when passwords are changed by setting the "difok" option.
Add the following line to "/etc/security/pwquality.conf" (or modify the line to have the required value):
difok = 8
Verify that OL 9 requires the change of at least eight characters when passwords are changed.
Verify the value of the "difok" option in "/etc/security/pwquality.conf" with the following command:
$ grep difok /etc/security/pwquality.conf /etc/security/pwquality.conf.d/*.conf
difok = 8
If the value of "difok" is set to less than "8", or is commented out, this is a finding.
V-271617
False
OL09-00-001025
Verify that OL 9 requires the change of at least eight characters when passwords are changed.
Verify the value of the "difok" option in "/etc/security/pwquality.conf" with the following command:
$ grep difok /etc/security/pwquality.conf /etc/security/pwquality.conf.d/*.conf
difok = 8
If the value of "difok" is set to less than "8", or is commented out, this is a finding.
M
5680