SV-282451r1200333_rule
V-282451
SRG-OS-000072-GPOS-00040
TOSS-05-000349
CAT II
10
Configure TOSS 5 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 the value of the "difok" option in "/etc/security/pwquality.conf" using the following command:
$ sudo grep difok /etc/security/pwquality.conf
difok = 8
If the value of "difok" is set to less than "8", or is commented out, this is a finding.
V-282451
False
TOSS-05-000349
Verify the value of the "difok" option in "/etc/security/pwquality.conf" using the following command:
$ sudo grep difok /etc/security/pwquality.conf
difok = 8
If the value of "difok" is set to less than "8", or is commented out, this is a finding.
M
5738