Send documentation comments to mdsfeedback-doc@cisco.com
2-8
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 2 A Commands
aaa authentication login password-aging enable
aaa authentication login password-aging enable
To configure password aging notifcation from AAA server , use the aaa authentication login
password-aging enable in configuration mode. To revert to factory defaults, use the no form of the
command.
aaa authentication login password-aging enable
no aaa authentication login password-aging enable
Syntax Description
Defaults None.
Command Modes Configuration mode.
Command History
Usage Guidelines Specify the currently configured command preceded by a no in order to revert to the factory defaults.
Note This command is supported by the TACACS+ protocol. If you try to use the RADIUS protocol by
enabling this feature, RADIUS will generate a SYSLOG message and authentication will fall back to
local.
Examples The following example enables password aging notification from AAA server.
switch# config terminal
switch(config)# aaa authentication login password-aging enable
The following example reverts to the Password Authentication Password (PAP) authentication method
(default)
switch(config)# no aaa authentication login password-aging enable
Related Commands
This command has no other arguments or keywords.
Release Modification
3.2(1) This command was introduced.
Command Description
show aaa
authentication login
password-aging
Displays the status of the password aging notification (enabled/disabled).