124
Advanced Operations
-48 VDC Remote Power Manager
Installation and Operations Manual
Enabling and Setting up LDAP Support
There are a few configuration requirements for properly enabling and setting up LDAP support. Below is an overview
of the minimum requirements.
Directory Services server configuration requirements:
Define at least one LDAP group.
Assign users to that LDAP group.
Configuration requirements:
Enable LDAP support.
Define the IP address and domain component of at least one Directory Services server.
Set the LDAP bind request method being utilized by the Directory Services server.
Define the IP address of at least one DNS server.
Test DNS server configuration using Ping support.
Define at least one LDAP group and assign access rights for that group.
NOTE:
LDAP group names on the Directory Service server and the unit must match.
Enabling and disabling LDAP support:
The Set LDAP command enables or disables LDAP support.
To enable or disable LDAP support:
At the Switched -48 VDC: prompt, type
set ldap
, followed by
enabled
or
disabled
and press
Enter
.
Setting the LDAP host address:
The Set LDAP Host command sets the TCP/IP address of the Directory Services server.
To set the LDAP host address:
At the Switched -48 VDC: prompt, type
set ldap
, followed by
host1
or
host2
and the Directory Services server’s IP
address or hostname. Press
Enter
.
Examples
The following command sets the primary Directory Services server IP address to 98.76.54.32:
Switched -48 VDC: set ldap host1 98.76.54.32<Enter>
The following command sets the secondary Directory Services server hostname to ldap.servertech.com:
Switched -48 VDC: set ldap host2 ldap.servertech.com<Enter>
Changing the LDAP server port:
The Set LDAP port command sets the port where the unit sends LDAP requests for the previously defined LDAP
server. The default port is 389.
To change the LDAP server port:
At the Switched -48 VDC: prompt, type
set ldap port
, followed by the port number and press
Enter
.
Example
The following command sets the LDAP server port number to 8888:
Switched -48 VDC: set ldap port 8888<Enter>