How to configure Command Policy for Non-Superuser on NetScaler
book
Article ID: CTX233552
calendar_today
Updated On:
Description
How to set/add commands on the Netscaler for the user privilege of System Admin:
"set aaa user username userpwd"
"add aaa user <username> -password <passwd>"
"save ns config"
Instructions
The below command suggests simplifies the objective for the user who is not superuser:
(^(?!rm)\S+\s+aaa\s+\S+)|(^(?!rm)\S+\s+aaa\s+\S+\s+.*)|(^save\s+ns\s+config)|(^save\s+ns\s+config\s+.*)
Was this article helpful?
thumb_up
Yes
thumb_down
No