set system aaa tacacs-plus authorization
The set system aaa tacacs-plus authorization command enables the TACACS+ authorization function.
Â
Command Syntax
set system aaa tacacs-plus authorization <true | false>
Â
Parameter
Parameter | Description |
authorization <true | false> | Configures whether to enable or disable the TACACS+ authorization function. The value is true or false. true: enables the TACACS+ authorization function. It will take effect only when the TACACS+ function is enabled. false: disables the TACACS+ authorization function. The default value is true. |
Example
•  Enable the TACACS+ authorization function.
admin@XorPlus# set system aaa tacacs-plus authorization true admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.