User manual

5-61
5.1.31 username
Global Configuration Commands
Use this CLI command to establish the user name authentication.
Syntax
username <name> (access|password|privilege)
username <name> access (console|ssh|telnet|web)
username <name> password(0|1|Line)
username <name> privilege(helpdesk|monitor|nwadmin|superuser|sysadmin|webadmin)
Parameters
Example
RFS7000(config)#username GoldenSwitch
RFS7000(config)#
name Enter a name to authenticate the switch. The username must be between 1 - 28
characters.
access Sets the user access mode.
console – Only allowed from console.
ssh – Only allowed from ssh.
telnet – Only allowed from telnet.
web – Only allowed from applet (webUI).
password Specifies the user password.
0– Password is specified UNENCRYPTED.
1– Password is encrypted with SHA1 algorithm.
LINE– User password (plaintext passsword length must be between 8
and 32 characters).
privilege Sets user access privileges.
helpdesk – Helpdesk (troubleshooting) access.
monitor – Monitor (read-only) access.
nwadmin – Network (wired & wireless) admin access.
superuser – Superuser (root) access.
sysadmin – System (general system configuration) admin access.
webadmin – Web auth (hotspot) user admin access.