Purpose
Command or Action
The
group-list
argument consists of a space-delimited list
of server group names. Servers belonging to
this group are contacted for command authorization. The
local
method uses the local role-based database for
authorization.
The
local
method is used only if all the configured server
groups fail to respond and you have configured
local
as the
fallback method. The default method is
local
.
If you have not configured a fallback method after the
server group method, authorization fails if all
server groups fail to respond.
If you press
Enter
at the confirmation prompt, the default
action is
n
.
Displays the pending configuration.
(Optional)
show
{
pending
|
pending-diff
}
Example:
Step 3
switch(config)# show pending
Applies the configuration changes in the
temporary database to the running configuration.
(Optional)
commit
Example:
Step 4
switch(config)# commit
Exits global configuration mode.
exit
Example:
Step 5
switch(config)# exit
switch#
Displays the AAA authorization configuration. The
all
keyword displays the default values.
(Optional)
show aaa authorization
[
all
]
Example:
Step 6
switch(config)# show aaa authorization
Copies the running configuration to the startup
configuration.
(Optional)
copy running-config startup-config
Example:
Step 7
switch(config)# copy running-config
startup-config
Related Topics
, on page 73
Testing Command Authorization on Servers
, on page 92
Testing Command Authorization on Servers
You can test the command authorization for a user on the servers.
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
92
Configuring
Testing Command Authorization on Servers