Chapter 1 Authentication and Authorization
To bind command policies to a user by using the NetScaler command line
At the NetScaler command prompt, type the following commands to bind a command policy to a user and verify the configuration:
wbind system user <userName>
wsh system user <userName>
Example
>bind system user user1
>sh system user user1
User name: user1
Command Policy: read_all | Priority:1 |
Done
To unbind command policies from a user by using the NetScaler command line
At the NetScaler command prompt, type the following commands to unbind a command policy from a user and verify the configuration:
wunbind system user <userName>
wsh system user <userName>
Parameters for binding a command policy to a user
userName
The name of an existing user account.
policyName
The name of an existing command policy.
priority
The priority assigned to this policy.
To bind command policies to a user by using the configuration utility
1.In the navigation pane, expand System, and then click Users.
2.In the details pane, select the user to which you want to bind a command policy, and then click Open.
3.In the Configure System User dialog box, under Command Policies, all of the command policies configured on your NetScaler appear on the list. Select the check box next to the name of the policy you want to bind to this user.
32