Enables AAA command authorization.
By default, AAA command authorization is disabled.
Global configuration mode.
% Error: No active TACACS server configuration exists to support the mode.
Similarly, when command authorization is enabled and there is only one TACACS+ server configured, you cannot remove the TACACS+ server (using the no tacacs-server command).
Aborted: permission denied
With the current version of confd
, custom RPC REST queries do not work when the aaa authorization command tacacs+
local form of the command is configured.
The no aaa authorization command command disables command authorization.
The following example shows how to enable AAA command authorization on a TACACS+ server and specify using local authorization if the TACACS+ server is not active.
device# configure terminal device(config)# aaa authorization command tacacs+ local
The following example shows how to disable AAA command authorization.
device(config)# no aaa authorization command