01-12-2023 02:50 PM
Hello,
I'm configuring Enterprise edition of Alfresco 7.x version to use Active Directory over SSL; protocol LDAPS to connect to the AD server following the containers approach with Docker.
I'm following these instructions https://docs.alfresco.com/content-services/7.2/admin/auth-sync/ for configuring it, specifically these ones for every subsystem of the authentication chain.
ldap.authentication.java.naming.security.protocol=SSL
ldap.authentication.truststore.path=/usr/local/tomcat/keystore/ldap-keystore
ldap.authentication.truststore.passphrase=password
ldap.authentication.truststore.type=JCEKS
For that, I pulled the .crt file via openssl from the LDAPS server according the documentation and I generated the keystore using the keytool based on that .crt file pulled.
Even following those instructions I'm getting this error:
Unable to connect to LDAP Server; check LDAP configuration
javax.naming.CommunicationException: simple bind failed: host
ort [Root exception is javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]
01-12-2023 03:02 PM
It's Enterprise edition
07-14-2023 11:43 AM
bro did you fix the issue?
yesterday
Hi Keiner, I'm facing the same issue. If you had fixed it, will you, please share the solution. Thanks!
Explore our Alfresco products with the links below. Use labels to filter content by product module.