10: User Authentication
SecureLinx SLC User Guide
103
2. Change
the
Remote
Login
to that of the new user. It is best to change the
Password
too.
3. Click
the
Add/Edit
User
button. A new user is created with the original user’s
settings.
4. Click
Apply
.
To edit a remote user:
1. Select the remote user. The fields in the top part of the page display the current
values for the user.
2. Update values as desired.
3. Click
the
Add/Edit User
button. The updated values display in the Remote Users
table.
4. Click
Apply
.
To delete a remote user:
1. Select the remote user.
2. Click
the
Delete User
button.
3. Click
Apply
.
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 remote users listonlyauth <enable|
disable
>
To configure attributes for users who log in by a remote authentication method:
set remoteusers add|edit <User Login> [<parameters>]
Parameters
clearports <Port List>
dataports <Port List>
group <default|power|admin>
listenports <Port List>
permissions <Permissions 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 remove a remote user:
set remoteusers delete <User Login>