Zhone 5100 참조 매뉴얼

다운로드
페이지 186
CHAPTER 2
User administration
48  
 
 
Vpacket 5100/6100 Series Reference Manual
Deleting a user
You can delete a user from the User Table by issuing the set user delete command. This 
command is restricted to users with root privileges. The 5100/6100 VDR does not prompt you 
for confirmation of a deletion. Root users cannot delete their own account to prevent a lockout 
situation from access to the 5100/6100 VDR at the root level.
Syntax: set user delete <username>
Argument:
username
the name of the user you need to delete
Example:
In this example, the user, emmett_otter, is deleted. You can verify the user deletion by issuing the 
show user table command.
Modifying user password
You can modify a user in the User Table by issuing the set user modify password command. 
Only Root level users may change the user identity information of users; the exception is that 
individual users may change their own passwords. The specified user must exist in the User Table 
or the command will be rejected. When the username is not supplied, the currently logged in user 
is used. The password can be up to 15 consecutive characters; spaces are not allowed.
To change a default password, you can log in as “admin” or “user” (the two defaults) and add your 
own password as prompted.
Caution. You need to retain the new passwords in a safe place for future reference.
Syntax: set user modify <username> password
Argument:
username
the current name of the user who needs a password modified; must be fewer 
than 15 characters
VPacket# set user delete emmett_otter
VPacket# show user emmett_otter
No user defined as named: emmett_otter
VPacket#
!