aaa authorization
Syntax
aaa authorization { exec | commands level } authorListName authMethod
[ authMethod ]*
no aaa authorization { exec | commands level } authorListName
Release Information
Command introduced before JunosE Release 7.1.0.
Description
Sets parameters that restrict a user's access to a network. The no version disables authorization for a function.
Options
- exec—Runs authorization to determine if the user is allowed to run Exec mode commands
- level—Privilege level of commands for which authorization is run; in the range 0–15
- authorListName—Name of the authorization methods list of up to 32 characters
- authMethod—Authorization method:
- if-authenticated—Allows the user to access the requested function if the user is authenticated
- none—NAS does not request authorization information; authorization is not performed over this line
- tacacs+—NAS exchanges authorization information with the TACACS+ security daemon
- *—Indicates that one or more parameters can be repeated multiple times in a list in the command line
Mode
Global Configuration
Hide Navigation Pane
Show Navigation Pane
SHA1