Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Update LDAP Server endpoint
Hello,
I'm trying to update the LDAP server URL in the Lifray Portal. The previous URL works fine; however, when I attempt to set the new URL, I encounter a pop-up saying that Lifray couldn't connect to the LDAP server.
When I query the LDAP server with the command line, it responds, but it doesn't work from the interface.
I've ensured that I'm using TLSv1.2 and also updated the Lifray keystore with the LDAP server certificates. The issue is that I don't have any logs indicating the error.
Could you please help me?
Thnak you
Hard to say without any more information.
Validate:
- that the LDAP server is reachable from the Liferay server. Sometimes name resolution or connections fail from certain firewalled zones.
- typos (e.g. from the Liferay server's shell, ping the server you're intending to use, or telnet to its LDAP port. Even if you can't finish the connection handshake, you should see if there is some server listening there)
- the LDAP server's firewall. It might not allow to be connected from the direction of your Liferay's server or network.