Hello, I'm trying to make the default LDAP connector to sync with localhost Apache Directory, but keep getting the "Connection refused" error. I've double checked the credentials
My config/settings are: Apache Syncope 2.1.1 installed from docker-compose Apache Directory Server running at defaults: localhost:10389 with a uid=admin,ou=system (DN) and 'secret' password with a few groups/users (I've followed this tutorial <http://coheigea.blogspot.com/2016/08/pulling-users-and-groups-from-ldap-into.html> ) The AD is fine, since I'm comparing Apache Syncope to other IDMs and have already imported it before in another IDM. The docker container logs show "org.apache.syncope.common.lib.SyncopeClientException: ConnectorException [ConnectException: Connection refused (Connection refused)]". I'm really stuck here, would appreciate any help. -- Sent from: http://syncope-user.1051894.n5.nabble.com/
