Configuration Mode Commands : System Administration Commands : Account Control Management Commands : authentication policy login max-failures
  
authentication policy login max-failures
Sets the maximum number of unsuccessful login attempts before temporarily locking the user’s access to the SteelHead.
Syntax
authentication policy login max-failures <count> [unlock-time <seconds>]
no authentication policy login max-failures
Parameters
<count>
Maximum number of unsuccessful login attempts before a temporary account lockout.
unlock-time <seconds>
Specifies the number of seconds the system waits before the user can log in again after an account lockout. If this optional parameter is not specified, the unlock time defaults to 300 seconds.
Usage
The no authentication policy login max-failures command resets the maximum number of unsuccessful login attempts allowed to the default value, which is zero, indicating that the account lockout is disabled.
Example
amnesiac (config) # authentication policy login max-failures 3
Product
SCC, Interceptor, Mobile Controller, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show authentication policy