Citrix Systems CITRIX NETSCALER 9.3 Parameters for binding a command policy to a user, policyName

Models: CITRIX NETSCALER 9.3

1 195
Download 195 pages 43.21 Kb
Page 32
Image 32
wsh system user <userName>

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> -policyName <policyName> <priority>

wsh 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:

wunbind system user <userName> -policyName <policyName>

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

Page 32
Image 32
Citrix Systems CITRIX NETSCALER 9.3 Parameters for binding a command policy to a user, w sh system user userName Example