© 2011 Fujitsu Technology Solutions
671
10.11.2 Configuration Commands
10.11.2.1 username
This command adds a new user (account) if space permits. The account <username> can be up to eight
characters in length. The name may be comprised of alphanumeric characters as well as the dash (‘-’) and
underscore (‘_’). The <username> is not case-sensitive.
Six user names can be defined.
This command changes the password of an existing operator. User password should not be more than
eight characters in length. If a user is authorized for authentication or encryption is enabled, the password
must be eight alphanumeric characters in length. The username and password are not case-sensitive.
When a password is changed, a prompt will ask for the operator’s former password. If none, press enter.
This command also can assign a privilege level to an account and privilege level range is from 0 to 15. The
privilege level is define the access right of account and the default level is 1 when creating user account.
Level 15 is the highest level and own read and write access right and other level only own read access
right in default.
Syntax
username <username> {privilege <0-15> | {password <0|7> <password> | nopassword} [privilege
<0-15>]}
no username <username> [privilege]
<username> - is a new user name (Range: up to 8 characters).
no - This command removes a user name created before.
Note: The admin user account cannot be deleted.
nopassword - This command sets the password of an existing operator to blank. When a password is
changed, a prompt will ask for the operator’s former password. If none, press enter.
privilege level - This command sets privilege level for user account.
no username <username> privilege - This command set user’s privilege level to default.
Note: The default privilege level is 1 and default privilege level of admin user account is 15.
Default Setting
No password, privilege level=1
Command Mode
Global Config