Instruction Manual
Management Commands AT8404
AT8404 CLI Reference Manual Page 5 - 16
there is no password, press enter. You must enter the <username> in the same case you used when you added
the user. To see the case of the <username>, enter the show users command.
5.7.3.1 no users passwd
This command sets the password of an existing user to blank. When you change a password, a prompt asks for the
old password. If there is no password, press enter.
5.7.4 users passwd <username> encrypted <password>
This command allows the administrator to transfer local user passwords between devices without having to know
the passwords. The <password> parameter must be exactly 128 hexidecimal characters. The user represented by
the <username> parameter must be a pre-existing local user.
5.7.5 users snmpv3 accessmode
This command specifies the snmpv3 access privileges for the specified login user. The valid accessmode values
are readonly or readwrite. The <username> is the login user name for which the specified access mode
applies. The default is readwrite for the “admin” user and readonly for all other users. You must enter the
<username> in the same case you used when you added the user. To see the case of the <username>, enter the
show users command.
5.7.5.1 no users snmpv3 accessmode
This command sets the snmpv3 access privileges for the specified user as readwrite for the “admin” user and
readonly for all other users. The <username> value is the user name for which the specified access mode will
apply.
Note: To specify a blank password in the configuration script, you must specify it as a space within
quotes, for example, “ ”. For more information about creating configuration scripts, see 5.11
“Configuration Scripting Commands” on page 5 - 45.
Default no password
Format users passwd <username>
Mode Global Config
Format no users passwd <username>
Mode Global Config
Format users passwd <username> encrypted <password>
Mode Global Config
Defaults • admin - readwrite
• other - readonly
Format users snmpv3 accessmode <username> {readonly | readwrite}
Mode Global Config
Format no users snmpv3 accessmode <username>
Mode Global Config