SV-271612r1091548_rule
V-271612
SRG-OS-000069-GPOS-00037
OL09-00-001001
CAT II
10
Configure OL 9 to limit the "pwquality" retry option to "3".
Add the following line to the "/etc/pam.d/system-auth" file (or modify the line to have the required value):
password required pam_pwquality.so retry=3
Verify that OL 9 is configured to limit the "pwquality" retry option to "3".
Check for the use of the "pwquality" retry option in the system-auth file with the following command:
$ grep pam_pwquality /etc/pam.d/system-auth
password required pam_pwquality.so retry=3
If the value of "retry" is set to "0" or greater than "3", or is missing, this is a finding.
V-271612
False
OL09-00-001001
Verify that OL 9 is configured to limit the "pwquality" retry option to "3".
Check for the use of the "pwquality" retry option in the system-auth file with the following command:
$ grep pam_pwquality /etc/pam.d/system-auth
password required pam_pwquality.so retry=3
If the value of "retry" is set to "0" or greater than "3", or is missing, this is a finding.
M
5680