11: User Authentication

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 addedit <user> group <defaultpoweradmin>

To set a local user's permissions (not defined by the user group):

set localusers addedit <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 <enabledisable>

SLB™ Branch Office Manager User Guide

144

Page 144
Image 144
Lantronix 900-510 manual Local User Rights Commands, Remote User Commands, To view settings for all users or a local user