Chapter 1 Authentication and Authorization
Configuring Users and Groups
You must define your users by configuring accounts for them. To simplify the management of user accounts, you can organize them into groups.
You can also customize the NetScaler
1.Display the prompt as defined in the user's configuration.
2.Display the prompt as defined in the group configuration for the user’s group.
3.Display the prompt as defined in the system global configuration.
You can now specify a
1.
2.
3.
Configuring User Accounts
To configure user accounts, you simply specify user names and passwords. You can change passwords and remove user accounts at any time.
To create a user account by using the NetScaler command line
At the NetScaler command prompt, type the following command to create a user account and verify the configuration:
wadd system user <userName>
wshow system user
Example
>add system user user1 Enter password:
Confirm password: Done
>add system user johnd
Confirm password: Done
22