3-3
Cisco Global Site Selector Administration Guide
OL-10410-01
Chapter 3 Creating and Managing User Accounts
Creating and Managing GSS CLI User Accounts
For example, enter:
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 want 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, enter:
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
You can delete an existing user account for accessing the GSS from the CLI by
entering the
username
command. The GSS restricts you from deleting the
“admin” account.
For example, enter:
gss1.example.com#(config)
username
user_1 delete
User user_1 removed