Hello,
is it possilbe to do the AD synchronisation over ldaps?
I tried to change the ad.properties file to:
java.naming.provider.url=ldaps\://ldaps.XXX.de\:636
and
java.naming.provider.url=ldap\://ldaps.XXX.de\:636
But I get the errors:
ESTABLISH_BROWSER_CONNECTION_FAILED:
javax.naming.CommunicationException : simple bind failed: ldaps.XXX.de:636
java.net.SocketException : Connection or outbound has closed
and
ESTABLISH_BROWSER_CONNECTION_FAILED:
javax.naming.NamingException : LDAP connection has been closed
Thanks for the anser in advance.
schulerb