Command Line Reference Guide

aaa authorization exec
Set parameters that restrict (or permit) a user’s access to EXEC-level commands.
Z9500
Syntax
aaa authorization exec {name | default} {local || tacacs+ ||
if-authenticated || none}
To disable authorization checking for EXEC level commands, use the no aaa
authorization exec command.
Parameters
name Define a name for the list of authorization methods.
default Define the default list of authorization methods.
local Use the authorization parameters on the system to perform
authorization.
tacacs+ Use the TACACS+ protocol to perform authorization.
none Enter the keyword none to apply no authorization.
Defaults none
Command
Modes
CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms,
refer to the relevant Dell Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.1.1.0 Added support for RADIUS.
Security
1453