aaa user default-role
aaa user default-role
To enable the default role assigned by the authentication, authorization, and accounting (AAA) server
administrator for remote authentication, use the aaa user default-role command. To disable the default
role, use the no form of this command.
Syntax Description
This command has no arguments or keywords.
Command Default
Enabled
Command Modes
Global configuration mode
Command History
Release
5.2(1)N1(1)
Examples
This example shows how to enable the default role assigned by the AAA server administrator for remote
authentication:
switch(config)# aaa user default-role
switch(config)#
This example shows how to disable the default role assigned by the AAA server administrator for remote
authentication:
switch(config)# no aaa user default-role
switch(config)#
Related Commands
Command
show aaa user
default-role
show aaa
authentication
Cisco Nexus 5500 Series NX-OS Security Command Reference
18
aaa user default-role
no aaa user default-role
Modification
This command was introduced.
Description
Displays the status of the default user for remote authentication.
Displays AAA authentication information.
Chapter
A Commands
OL-27883-02