10: User Authentication
SecureLinx SLC User Guide
110
Device Ports
Right to enter device port settings.
PC Card
Right to enter modem settings for PC cards.
Reboot &
Shutdown
Right to use the CLI or shut down the SLC and then reboot it.
Firmware &
Configuration
Right to upgrade the firmware on the unit and save or restore
a configuration (all settings). Selecting this option
automatically selects
Reboot & Shutdown
.
Diagnostics &
Reports
Right to obtain diagnostic information and reports about the
unit.
SLC Network
Right to view and manage SLCs on the local subnet.
Web Access
Right to access Web-Manager.
5. Click
Apply
.
Note:
You must reboot the unit before your changes will take effect.
LDAP Commands
These commands for the command line interface correspond to the web page entries
described above:
To configure the SLC to use LDAP to authenticate users who log in via the Web,
SSH, Telnet, or the console port:
set ldap <one or more parameters>
Parameters:
adsupport <enable|
disable
>
base <LDAP Base>
bindname <Bind Name>
bindpassword <Bind Password>
port <TCP Port>
Default is 389.
server <IP Address or Hostname>
state <enable|
disable
>
To set user group and permissions for LDAP users:
set ldap group <default|power|admin>
To set permissions for LDAP users not already defined by the user rights group:
set ldap 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.