Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
106
of
272
Command
:
username
Description
:
Establish User Name Authentication.
Syntax
:
username
<username> privilege <priv> password encrypted <encry_password>
username
<username> privilege <priv> password none
username
<username> privilege <priv> password unencrypted <password>
Parameters
:
<word31>
User name allows letters, numbers and underscores.
privilege Set user privilege level
<0-15>
User privilege level
password Specify the password for the user
encrypted
Specifies an ENCRYPTED password will follow.
none
NULL password.
unencrypted Specifies an UNENCRYPTED password will follow.
<line31>
The UNENCRYPTED (Plain Text) user password. Any printable characters including space is
accepted. Notice that you have no chance to get the Plain Text password after this command.
The system will always display the ENCRYPTED password.
<word4-44> The ENCRYPTED (hidden) user password. Notice the ENCRYPTED password will be decoded by
system internally. You cannot directly use it as same as the Plain Text and it is not human-
readable text normally.
<line31> The UNENCRYPTED (Plain Text) user password. Any printable characters including space is
accepted.
Note
that you have no chance to get the Plain Text password after this command.
The system will always display the ENCRYPTED password.
Example
:
SISPM1040-582-LRT(config)#
do show user-priv
username admin privilege 15 password encrypted
995ef36292ed12e247d98dbad724e0ed5a37d3e849f6a223aaefac071fb6a7e1680ee94a8d61a99819b3f02659dc2b12759910
63e2720099c6d43df6efb2cb32
SISPM1040-582-LRT(config)#
username jeffs privilege 14 password unencrypted admin123!@#
SISPM1040-582-LRT(config)#
do show user-priv
username admin privilege 15 password encrypted
995ef36292ed12e247d98dbad724e0ed5a37d3e849f6a223aaefac071fb6a7e1680ee94a8d61a99819b3f02659dc2b12759910
63e2720099c6d43df6efb2cb32
username jeffs privilege 14 password encrypted
34d3d7e830a55bd971f73a6ca58418336dde12192c5bac0a614d4d53a79ea73d5b937fd2a62ed70047494cdaea7c9f5ee2faee
f7e7678b02aac5bb11131aaba4
SISPM1040-582-LRT(config)#