SV-258843r933590_rule
V-258843
SRG-OS-000329-GPOS-00128
PHTN-40-000108
CAT II
10
Navigate to and open:
/etc/security/faillock.conf
Add or update the following lines:
unlock_time = 0
Note: On vCenter appliances, the equivalent file must be edited under "/etc/applmgmt/appliance", if one exists, for the changes to persist after a reboot.
At the command line, run the following commands to verify accounts are locked until the locked account is released by an administrator when three unsuccessful logon attempts in 15 minutes are made:
# grep '^unlock_time =' /etc/security/faillock.conf
Example result:
unlock_time = 0
If the "unlock_time" option is not set to "0", is missing or commented out, this is a finding.
V-258843
False
PHTN-40-000108
At the command line, run the following commands to verify accounts are locked until the locked account is released by an administrator when three unsuccessful logon attempts in 15 minutes are made:
# grep '^unlock_time =' /etc/security/faillock.conf
Example result:
unlock_time = 0
If the "unlock_time" option is not set to "0", is missing or commented out, this is a finding.
M
5569