GitHubContribute in GitHub: Open doc issue|Edit online

LDAP Server Connector

A configuration that uses the LDAP Server EventHandler can be migrated to use the LDAP Server Connector using the instructions provided here.

  1. Set the ldapPort Connector parameter to the value of the tcp.port parameter of the EventHandler.
  2. Leave the backlog Connector parameter empty.
  3. Set the ldapUseSSL Connector parameter to the value of the ldapUseSSL parameter of the EventHandler.
  4. Set the charset Connector parameter to the value of the charset parameter of the EventHandler.
  5. Set the ldapBinaryAttributes Connector parameter to the value of the binary parameter of the EventHandler.