On 05/09/2018 15:32, blabla wrote:
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.

Hi,
I think you should make yourself clear about your current networking.

Since Syncope Core is running inside a Docker container then "localhost:10389" would mean that Apache DS is running inside the same Docker container as Syncope Core: is that true?

Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to