![FoxGate S6424-S2C2 series Скачать руководство пользователя страница 30](http://html1.mh-extra.com/html/foxgate/s6424-s2c2-series/s6424-s2c2-series_configuration-manual_2325481030.webp)
Manage Users
30
3.3.2 Change Password
In global configuration mode, Super-administrator "admin" can use following command to
change the password of all users, but other administrators can only change their own
password. Normal users cannot modify their own password.
Enter global configuration mode (how to enter global configuration mode refers to the first
2 steps in Table 3-1) before following the below steps:
Table 3-2 Modify password
Step
Command
Description
1
username change-password
Enter the modified password following the
prompt. The new password will be effective in
the next log in.
2
exit
Exit to user mode
3
copy running-config startup-config
Save the configuration
Example:
!
Change the password of user "admin" to be 123456
Switch(config)#username change-password
please input you login password : ******
please input username :admin
Please input user new password :******
Please input user confirm password :******
change user password success.
3.3.3 Modify User's Privilege Level
In global configuration mode, only Super-administrator "admin" can modify the privilege
level of other users. Enter global configuration mode (how to enter global configuration mode
refers to the first 2 steps in Table 3-1) before following the below steps:
Table 3-3 Modify User's Privilege Level
Ste
p
Command
Description
1
username username privilege privilege<0-15>
Modify user’s privilege.
2
show username
Check configuration.
3
exit
Exit to user mode
4
copy running-config startup-config
Save the configuration
Note:
Username: means the name of the existed user to be modified which must be 1 to 32
printable characters without '/',':','*','?','\\','<','>','|','"'. If the entered username is not
existed, add it to be the new one.