TL-SL5428E
 
24-port 10/100Mbps + 4-port Gigabit L2 Managed Switch CLI Guide
 
53 
user modify type 
Description 
The  user modify type command is used to modify the access level for the 
existing user. The current user can't be modified by itself. 
Syntax 
user modify type user-name {guest | admin} 
Parameter 
user-name —— The existing user name. 
guest | admin —— Access level. Guest: limited user; admin: manager. 
Command Mode 
Global Configuration Mode 
Example 
Change the access level of tplink to admin: 
TP-LINK(config)# user modify type tplink admin 
user modify password 
Description 
The user modify password command is used to modify the password for the 
existing user. 
Syntax 
user modify password  user-name  old-password new-password  
confirm-password 
Parameter 
user-name —— The existing user name. 
old-password —— The old password. 
new-password —— The new password, which contains 16 characters at most, 
composing digits, English letters and underdashes only. 
confirm-password —— Type the new password again. 
Command Mode