SV-100523r1_rule
V-89873
SRG-OS-000480-GPOS-00226
VRAU-SL-001520
CAT II
10
Configure the SLES for vRealize to enforce a delay of at least "4" seconds between logon prompts following a failed logon attempt.
Set the parameter "FAIL_DELAY" to a value of "4" or greater.
Edit the file "/etc/login.defs". Set the parameter "FAIL_DELAY" to a value of "4" or greater.
The typical configuration looks something like this:
FAIL_DELAY 4
Save the changes made to the file.
Verify the SLES for vRealize enforces a delay of at least "4" seconds between logon prompts following a failed logon attempt.
Review the file "/etc/login.defs" and verify the parameter "FAIL_DELAY" is a value of "4" or greater.
# grep FAIL_DELAY /etc/login.defs
The typical configuration looks something like this:
FAIL_DELAY 4
If the parameter "FAIL_DELAY" does not exists, or is less than "4", this is a finding.
V-89873
False
VRAU-SL-001520
Verify the SLES for vRealize enforces a delay of at least "4" seconds between logon prompts following a failed logon attempt.
Review the file "/etc/login.defs" and verify the parameter "FAIL_DELAY" is a value of "4" or greater.
# grep FAIL_DELAY /etc/login.defs
The typical configuration looks something like this:
FAIL_DELAY 4
If the parameter "FAIL_DELAY" does not exists, or is less than "4", this is a finding.
M
3459