The server requires binds to turn on integrity checking if SSL\TLS are not already active LDAP-AD

cancel
Showing results for 
Search instead for 
Did you mean: 
crisdev13
Active Member II

The server requires binds to turn on integrity checking if SSL\TLS are not already active LDAP-AD

i am having troble in connection of my ldap to ad show me this error ->

The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data

 

here is my config in docker-compose.yml

-Dauthentication.chain=alfinst:alfrescoNtlm,ldap1:ldap-ad
-Dldap.authentication.active=true
-Dldap.authentication.java.naming.provider.url=ldap://xxx.xxx:389
-Dldap.authentication.userNameFormat=%s@xxxxx.xxx.xxx.xxx
-Dldap.authentication.java.naming.security.authentication=simple
-Dldap.synchronization.java.naming.security.principal=xxx@xxx.xxx.xxx.xxx
-Dldap.synchronization.java.naming.security.credentials=password
-Dldap.synchronization.active=true