Tools
LDAP fails to connect when initiating a connection
This article describes how to resolve an issue where Lightweight Directory Access Protocol (LDAP) fails to connect while initiating a connection from the WHD server to a customer's LDAP server.
First published date
Last published date
Overview
LDAP fails to connect when initiating a connection from the Web Help Desk server to a customer's LDAP server.
Product section
Resolution
Perform the following procedures.
Set the debug levels
- Log in to Web Help Desk as an administrator.
- Click Setup > General > Logs.
- Click the Web Help Desk Application drop-down menu and select Debug.
- Expand Web Help Desk Daemon Services > All Daemons.
- Click the LDAP Sync Daemon drop-down menu and select Debug.
- Close Log Settings.
Browse the target LDAP server
- Download and install an LDAP browser (such as Apache Directory Studio).
- Browse the target LDAP server using the same server target address, port, and authentication parameters used for Web Help Desk.
Ensure that Bulk Synchronization is not selected in WHD.
- If you find users on the target LDAP server, locate a user on the WHD LDAP interface using the following filter:
(&(objectClass=Person)(cn=someuser)
where someuser is the username you located while browsing.
Make sure there are no trailing blank spaces in the filter window.
If the procedure is successful and you can import this user, change the filter to (objectClass=Person) and synchronize to all users.
If the procedure fails, create screenshots of the browser and Web Help Desk screens, and then attach them to a ticket with the debug log.