Instruction manual
Chapter 2 Installation, Configuration and Management
2-64 NetScaler 9000 Series Installation and Configuration Guide - Volume 1
NSICG60_DEC04
Done
> show system group
1 Configured system group:
1) Group name: nocusers
Done
To view further detail about group membership, use the show action directly
against the user or group in question.
> show system user johnd
User name: johnd
Group name: nocusers
Done
> show system group nocusers
Group name: nocusers
User name: johnd
Done
The resulting output will list all of the groups to which a user belongs or
which users are members of the group which you specify.
2.6.4.2 Changing System User Passwords
Should the need arise to change system user passwords you will use the set
action as shown here. Note once again that the password you enter will be
shown in the nscli as clear text but will be stored internally in an encrypted
format.
> set system user johnd newpasswd1
When resetting the nsroot user’s password, you will use this command as
well. If you’ve lost the nsroot user’s password, you can recover it with the
procedure discussed in the “Resetting the nsroot User Password”section later
in this chapter.