SV-258854r991588_rule
V-258854
SRG-OS-000480-GPOS-00226
PHTN-40-000185
CAT II
10
Navigate to and open:
/etc/login.defs
Add or update the following line:
FAIL_DELAY 4
At the command line, run the following command to verify a four second delay is configured between logon attempts:
# grep '^FAIL_DELAY' /etc/login.defs
Example result:
FAIL_DELAY 4
If the "FAIL_DELAY" option is not set to 4 or more, is missing or commented out, this is a finding.
V-258854
False
PHTN-40-000185
At the command line, run the following command to verify a four second delay is configured between logon attempts:
# grep '^FAIL_DELAY' /etc/login.defs
Example result:
FAIL_DELAY 4
If the "FAIL_DELAY" option is not set to 4 or more, is missing or commented out, this is a finding.
M
5569