Lantronix 900-510 Switch User Manual


 
11: User Authentication
SLB™ Branch Office Manager User Guide 144
To view settings for all users or a local user:
show localusers [user <User Login>]
To block (lock out) a user's ability to log in:
set localusers lock <User Login>
Note: This capability is not available on the web page.
To allow (unlock) a user's ability to log in:
set localusers unlock <User Login>
Note: This capability is not available on the web page.
Local User Rights Commands
The following CLI commands correspond to the web page entries described above.
To add a local user to a user group or to change the group the user belongs to:
set localusers add|edit <user> group <default|power|admin>
To set a local user's permissions (not defined by the user group):
set localusers add|edit <user> permissions <Permission List>
where
<Permission List> is one or more of nt, sv, dt, lu, ra, sk, um, dp,
pc, rs, rc, dr, wb, sn, ad
To remove a permission, type a minus sign before the two-letter abbreviation for a user
right.
To view the rights of the currently logged-in user:
show user
Remote User Commands
The following CLI commands correspond to the web page entries described above.
To configure whether remote users who are not part of the remote user list will be
authenticated:
set remoteusers listonlyauth <enable|disable>