
Release 1.0 | System Administration Commands |
|
|
aaa authorization exec default
The aaa authorization exec default command enables privilege level authorization on the BSR. Privilege level authorization determines if a user is allowed to run an EXEC shell (user session) by creating a default list of methods used for authorization services. The no aaa authorization exec default command disables privilege level authorization.
Group Access
All
Command Mode
Global Configuration
Command Line Usage
aaaauthorization exec default {local none tacacs} no aaa authorization exec
Command Syntax
local | local database to be used as the authorization |
| method |
none | no method is specified as the authorization |
| method |
tacacs | TACACS+ to be used as the authorization |
| method |
MGBI |