Hey folks. I have an application this is hosted on my CPanel server that needs to authenticate to our LDAP server. I did the easy apache install to add ldap modules, and when I view info.php I see that LDAP is installed, so I think I am OK on that end. The issue we are running into now is authentication just does not seem to work, but no errors being thrown anywhere. We have a couple of other systems that are using these same credentials to authenticate. Is there anything else I need to do on the CPanel server to ensure LDAP should work? Specifically are there any ports I need to open? Since this is outgoing traffic, I would not think so. Our CPanel server is outside our firewall, so I'm concerned that the firewall could be blocking some traffic getting to the LDAP server. My network admin is saying he is not seeing any request coming from the CPanel server for authentiction. How can I troubleshoot this/ensure that the LDAP request is indeed leaving the CPanel server?