AAA Commands
243
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\AAA.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
Example
The following example enables user account lockout after 3 successive
authentication failures.
Console(config)#
passwords lockout
3
aaa login-history file
The
aaa login-history file
Global Configuration mode command enables
writing to the login history file. Use the
no
form of this command to disable
writing to the login history file.
Syntax
aaa login-history file
no aaa login-history file
Default Configuration
Writing to the login history file is enabled.
Command Mode
Global Configuration mode
User Guidelines
The login history is stored in the device internal buffer.
Example
The following example enables writing to the login history file.
Console(config)#
aaa login-history file
set username active
The
set username active
Privileged EXEC mode command reactivates a
locked out user account.