SV-239148r675252_rule
V-239148
SRG-OS-000480-GPOS-00226
PHTN-67-000077
CAT II
10
Open /etc/pam.d/system-auth with a text editor.
Remove any existing "pam_faildelay" line and add the following line at the end of the file:
auth optional pam_faildelay.so delay=4000000
At the command line, execute the following command:
# grep pam_faildelay /etc/pam.d/system-auth|grep --color=always "delay="
Expected result:
auth optional pam_faildelay.so delay=4000000
If the output does not match the expected result, this is a finding.
V-239148
False
PHTN-67-000077
At the command line, execute the following command:
# grep pam_faildelay /etc/pam.d/system-auth|grep --color=always "delay="
Expected result:
auth optional pam_faildelay.so delay=4000000
If the output does not match the expected result, this is a finding.
M
5323