GEN000480 - The delay between login prompts following a failed login attempt must be at least 4 seconds.

Information

Enforcing a delay between successive failed login attempts increases protection against automated password guessing attacks.

Solution

Use vi or the chsec command to change the login delay time period.
#chsec -f /etc/security/login.cfg -s default -a logindelay=4
OR
# vi /etc/security/login.cfg
Add logindelay = 4 to the default stanza.

See Also

http://iasecontent.disa.mil/stigs/zip/U_STIG_Library_2015_07.zip