Configuring the Server for LDAP

To configure the server for LDAP authentication, modify the csi.xml or csi_ldap.xml files.

During installation, you can configure LDAP for both LDAP authentication and access control simultaneously.

The security configuration information is maintained in an XML based configuration file which is accessible by all the cluster managers.

  1. Use any text editor to open the $ESP_HOME/cluster/<node-name>/<node-name>.xml file.
  2. Add the following to the file:
    <Csi>
            <File> csi_ldap.xml</File>
    </Csi>
  3. If not already configured, edit the csi_ldap.xml (or csi_openldap.xml) file.
  4. Restart the server, including all cluster managers.