Cisco Nexus 7000 Series Security Command Reference - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

aaa authorization commands default
If you specify the group method or local method and it fails, then the authorization can fail. If you have not
configured a fallback method after the TACACS+ server group method, authorization fails if all server groups
fail to respond.
Caution
Command authorization disables user role based authorization control (RBAC), including the default
roles.
Command authorization is available only to non-console sessions. If you use a console to login to the
Note
server, command authorization is disabled.
By default, context sensitive help and command tab completion show only the commands supported for
Note
a user as defined by the assigned roles. When you enable command authorization, the Cisco NX-OS
software displays all commands in the context sensitive help and in tab completion, regardless of the role
assigned to the user.
This command does not require a license.
Examples
This example shows how to configure the default AAA authorization methods for EXEC commands:
switch# configure terminal
switch(config)# aaa authorization commands default group TacGroup local
Per command authorization will disable RBAC for all users. Proceed (y/n)?
Note
If you press Enter at the confirmation prompt, the default response is n.
This example shows how to revert to the default AAA authorization methods for EXEC commands:
switch# configure terminal
switch(config)# no aaa authorization commands default group TacGroup local
Related Commands
Command
aaa authorization config-commands default
feature tacacs+
show aaa authorization
terminal verify-only
test aaa authorization command-type

Cisco Nexus 7000 Series Security Command Reference

38
Description
Configures default AAA authorization methods for
configuration commands.
Enables the TACACS+ feature.
Displays the AAA authorization configuration.
Enables the command authorization verification.
Tests the command authorization using the AAA
command authorization methods.
A Commands

Advertisement

Table of Contents
loading

Table of Contents