SV-260566r1015017_rule
V-260566
SRG-OS-000072-GPOS-00040
UBTU-22-611040
CAT II
10
Configure Ubuntu 22.04 LTS to require the change of at least eight characters when passwords are changed.
Add or modify the following line in the "/etc/security/pwquality.conf" file:
difok = 8
Verify Ubuntu 22.04 LTS requires the change of at least eight characters when passwords are changed by using the following command:
$ grep -i difok /etc/security/pwquality.conf
difok = 8
If "difok" is less than "8", is commented out, or is missing, this is a finding.
V-260566
False
UBTU-22-611040
Verify Ubuntu 22.04 LTS requires the change of at least eight characters when passwords are changed by using the following command:
$ grep -i difok /etc/security/pwquality.conf
difok = 8
If "difok" is less than "8", is commented out, or is missing, this is a finding.
M
5594