aaa authorization
Sets parameters that restrict a user's access to a network. The no version disables authorization for a function.
aaa authorization { exec | commands level } authorListName authMethod
[ authMethod ]*no aaa authorization { exec | commands level } authorListName
- execRuns authorization to determine if the user is allowed to run Exec mode commands
- levelPrivilege level of commands for which authorization is run; in the range 015
- authorListNameName of the authorization methods list of up to 32 characters
- authMethodAuthorization method:
- if-authenticatedAllows the user to access the requested function if the user is authenticated
- noneNAS 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
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.