SV-248657r958388_rule
V-248657
SRG-OS-000021-GPOS-00005
OL08-00-020015
CAT II
10
Configure OL 8 to lock an account until released by an administrator when three unsuccessful logon attempts occur in 15 minutes.
Add/modify the "/etc/security/faillock.conf" file to match the following line:
unlock_time = 0
Note: This check applies to OL versions 8.2 or newer. If the system is OL version 8.0 or 8.1, this check is not applicable.
Verify the "/etc/security/faillock.conf" file is configured to lock an account until released by an administrator after three unsuccessful logon attempts:
$ sudo grep 'unlock_time =' /etc/security/faillock.conf
unlock_time = 0
If the "unlock_time" option is not set to "0" or is missing or commented out, this is a finding.
V-248657
False
OL08-00-020015
Note: This check applies to OL versions 8.2 or newer. If the system is OL version 8.0 or 8.1, this check is not applicable.
Verify the "/etc/security/faillock.conf" file is configured to lock an account until released by an administrator after three unsuccessful logon attempts:
$ sudo grep 'unlock_time =' /etc/security/faillock.conf
unlock_time = 0
If the "unlock_time" option is not set to "0" or is missing or commented out, this is a finding.
M
5416