Skip to main content

Modules installed, but LDAP not working...

Comments

3 comments

  • vanessa
    When you install LDAP through EasyApache, you are actually only just installing PHP support for it, that is, it will allow you to utilize the LDAP functions in PHP scripts. cPanel itself really plays no part in this, so this may perhaps not be the best venue to discuss your issue. If your application is not authenticating through the external LDAP server, start with the application itself. From the cPanel server, can you telnet to the LDAP server? (telnet $server $ldap_port). If not, it's a connection issue and you need to indeed check the firewall. If you can, the problem is not the connection, it's the application.
    0
  • marklocklear
    Great suggestion Vanessa! I am able to ping the ldap server from Cpanel, but I will try a telnet also.
    0
  • cPanelMichael
    [quote="marklocklear, post: 1628852">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.
    You should also make sure no firewall rules on the LDAP server are blocking requests from the cPanel server. Thank you.
    0

Please sign in to leave a comment.