User Manual

Table Of Contents
[Description]
Sets user information.
A maximum of 33 items of user information can be registered. However, while there can be up to 32 privilege off users, 1
privilege on user is required.
The following words cannot be registered as user names.
lp, adm, bin, ftp, gdm, man, rpc, sys, xfs, halt, mail, news, nscd, sync, uucp, root, sshd, games, daemon, gopher, nobody,
ftpuser, mtsuser, rpcuser, mailnull, operator, shutdown
The default password of "admin" cannot be used as a password.
[Note]
If the password was encrypted by the password-encryption command, it is shown in the configuration in the form "username
username 8 password password."
The user cannot enter the password in this form when making configuration settings from the command line.
At boot, if no privilege on user has been set, a default administrator (admin/admin) is added.
At boot, users who do not have a password set will have their password set to the same string as the user name.
[Example]
Set the user "user1234".
SWR2310(config)#username user1234 password user_pass
Set the privilege on user user1234 .
SWR2310(config)#username user1234 privilege on password user_pass
4.2.2 Changing User Permissions
[Syntax]
username username privilege privilege
[Keyword]
privilege : Specifies user permissions
[Parameter]
username : User name
Up to 32 half-width alphanumeric characters
privilege : Whether or not privileges are granted
Setting value Description
on
Users will not be prompted to enter a password
when switching to privileged EXEC mode
Web GUI can be accessed with Administrator
permissions
off
Users will be prompted to enter a password
when switching to privileged EXEC mode
Web GUI can be accessed with Guest
permissions
[Initial value]
None
[Input mode]
global configuration mode
[Description]
Permissions of a registered users can be changed.
[Note]
Cannot be configured for unregistered users.
Command Reference | Maintenance and operation functions | 29