Citrix Systems CITRIX NETSCALER 9.3 Benutzerhandbuch

Seite von 195
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:
w
bind system user <userName> -policyName <policyName> <priority>
w
sh system user <userName>
Example
> bind system user user1 -policyName read_all 1
Done
> 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:
w
unbind system user <userName> -policyName <policyName>
w
sh 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.
Chapter 1
 Authentication and Authorization
32