Alcatel-Lucent 6850-48 補足マニュアル

ページ / 312
Creating a User
Managing Switch User Accounts
page 8-10
OmniSwitch AOS Release 6 Switch Management Guide
September 2009
Creating a User
To create a new user, enter the 
 command with the desired username and password. Use the password 
keyword. For example:
-> user thomas password techpubs
In this example, a user account with a user name of thomas and a password of techpubs is stored in the 
local user database.
Typically the password should be a string of non-repeating characters. The CLI uses the first occurrence of 
the character series to uniquely identify the password. For example, the password tpubtpub is the same as 
tpub. A better password might be tpub3457.
Note. The exclamation point (!) is not a valid password character. In addition, specifying an asterisk (*) as 
one or more characters in a password is allowed as long as every character is not an asterisk. For example, 
password **123456** is allowed; password ******** is not allowed.
If privileges are not specified for the user, the user will inherit all of the privileges of the default user 
account. Se
Note that the password will not display in clear text in an ASCII configuration file produced by the 
snapshot command. Instead, it will display in encrypted form. See 
 for information about using the snapshot command.
Removing a User
To remove a user from the local database, use the no form of the command:
-> no user thomas
The user account for thomas is removed from the local user database.
User-Configured Password
Users may change their own passwords by using the password command. In this example, the current user 
wants to change her password to my_passwd. Follow these steps to change the password:
Enter the password command. The system displays a prompt for the new password:
-> password
enter old password:
Enter the old password. (The password is concealed with asterisks.) A prompt displays for the new 
password.
-> password
enter old password:******** 
enter new password: