Specifications
3-3
Cisco Global Site Selector Administration Guide
OL-5480-01
Chapter 3 Creating and Managing User Accounts
Creating and Managing GSS CLI User Accounts
For example:
gss1.example.com(config)# username user_1 password mypwd privilege
admin
User user_1 added.
4. Repeat step 3 for each new user account that you wish to create.
Modifying a GSS User Account
You can modify a GSS user account from the CLI by using the same procedure
that you followed to create the account (see the
“Creating a GSS User Account”
section). Use the username command to enter the full username, password, and
privilege level, substituting the new values for the configuration settings that you
want to change.
For example:
gss1.example.com(config)# username user_1 password newpwd privilege
user
User user_1 exists, change info? [y/n]: y
Deleting a GSS User Account
To delete an existing user account for accessing the GSS from the CLI, use the
username command. Note that the GSS restricts you from deleting the “admin”
account.
For example:
gss1.example.com#(config) username user_1 delete
User user_1 removed