Intel BLADE SERVER IXM5414E Manuale d'uso
Pagina 192

Command Line Interface Management
169
User accounts
config users add
Use this command to add a new user account if the maximum number of users has not been reached.
The <name> can be up to eight alphanumeric characters and is case-sensitive. A maximum of six
user IDs can be defined.
Format
config users add <name>
config users delete
Use this command to remove a user account.
Format
config users delete <name>
✏
NOTE
The admin user account cannot be deleted.
config users passwd
Use this command to change the password of an existing user. The password is up to eight
alphanumeric characters and is case-sensitive.
After you enter this command you will be prompted for the user’s current password. If none, press
enter.
Default
Blank (indicating no password) for users with Read-only access. For those with
Read/write access the factory standard password is “PASSW0RD.” Please note the
use of zero instead of the letter “O.”
Format
config users passwd <user>
config users snmpv3 accessmode
Use this command to specify the SNMPv3 access privileges for the specified user account. The valid
accessmode values are <readonly> or <readwrite>. The <user> is the login user name for which the
specified access mode will apply.
Default
readwrite for admin user; readonly for all other users
Format
config users snmpv3 accessmode <user> <readonly/readwrite>
config users snmpv3 authentication
Use this command to specify the protocol to be used to authenticate a user account. The valid
authentication protocols are none, md5 or sha. If md5 or sha are specified, the user login password
will be used as the SNMPv3 authentication password. The <user> is the user account for which the
specified authentication protocol will be used.
Default
no authentication
Format
config users snmpv3 authentication <user> <none/md5/sha>
config users snmpv3 encryption
Use this command to specify the encryption protocol and key to be used to authenticate a user
account. The valid encryption protocols are none or DES. The DES protocol requires a key, which