Greetings,

I am new to ApacheDS. We are running v2.0 M19. I am having issues getting
my pair of LDAP instances working in Multi Master mode. If you can answer a
few questions please:

1. Is it a problem if both instances are listening on port 10389 on
different hosts (Node 1 & Node 2)? Do they have to use different ports?

2. Do both instances need to start with the same data? Can node1 contain a
imported LDIF and will Node 1 eventual synchronize to node 2?

CONFIGURATION:
In my current setup I have imported the LDIF to both nodes. I configured
Replication as follows using the Director Studio:

* PORT: Both nodes listen on port 10389.
* ID: consumer host name
* REP MODE: Refresh and persist
* REMOTE HOST: Consumer host name
* REM PORT: 10389
* BIND: uid=admin,ou=system
* BIND PW: NOT_SHARING :-P
* USE STARTTLS: enabled
* BASE DB: dc=www,dc=somewhere,dc=com
* FILTER: (objectClass=*)
* SCOPE: SUBTREE
* ATTRIBUTES: All


SYMPTOMS:
When I setup the Replication and restart the instances I am able to login
to node 2 but node 1 won't allow me to connect. If I stop both nodes and
start only node 1 I can login to node1. By login I am using Studio to login
as uid=admin,ou=system.

If I run a netstat I can see a connection between each node. One from Node
1 to Node 2 and one from node 2 to node 1.

If I were to enable some debugging what particular logging should I enable?

-Ez

Reply via email to