Replies: 1 comment
-
Fixed the issue. Seems that SELinux was blocking the connection. Needed to run the following: $ sudo getsebool httpd_can_connect_ldap Found answer on Server Fault in the following post: https://serverfault.com/questions/722596/phpldapadmin-can-not-connect-to-openldap |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Getting error "Unable to connect to LDAP server" when trying to log into PLA. I have verified that I can connect to LDAP server with credentials over both 389/tcp and 636/tcp via CLI (ldapadmin). I also do not see any connection attempts in the ldap server logs. Tried increasing the verbosity in the PLA logs, but I cannot decipher from those entries why PLA is not attempting to connect.
Beta Was this translation helpful? Give feedback.
All reactions