Administrator Guide

Table Of Contents
aaa authorization exec
Set parameters that restrict (or permit) a users access to EXEC-level commands.
C9000 Series
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.9(0.0) Introduced on the C9010.
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.
privilege level (CONFIGURATION mode)
Change the access or privilege level of one or more commands.
C9000 Series
Syntax
privilege mode {level level command | reset command}
To delete access to a level and command, use the no privilege mode level level command
command.
Parameters
mode
Enter one of the following keywords as the mode for which you are controlling
access:
configure for CONFIGURATION mode
exec for EXEC mode
Security 1507