[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Need Help On Master-Master Replication Setup!!
- To: openldap-technical@openldap.org
- Subject: Need Help On Master-Master Replication Setup!!
- From: pradyumna dash <neomatrixgem@gmail.com>
- Date: Thu, 8 Sep 2011 22:17:37 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=194m3onG6b7dRXE9LvT0VI5SGTLo1Ec9zNKQVuGsXxo=; b=p8c7UbDbSCBT+I4Q8EahAW89C0wnUqUhVmWl+BjKxTd1JtZMW2xHdbySKeruC80MGj FCb82fGk5NrXTOcIfidUTNRnNR0pul9pso8C1Y+0XZa9MnDKkWCRw8KF89z6ctYMTQ0u VjUVKgB0Ye/rhCMWQjbz6+awfYcip1sJv3D/8=
Hi,
I would like to setup OpenLDAP Mater-Master replication, before that i would like to know something more about it, because i never implemented the same.
I will configure M-M replication with LDAPS, in this scenario how my architecture should be? Do i need to keep it behind the loadbalancer or what are the steps to do it?
How come the client will come to know if any of the server is down, it will talk to the other server, because in my ldap.conf file i will have a single URI/host entry
pointing to one of the server and also how to create the certificate, do i need 2 individiual certificate 1 for ldap1 and 1 for ldap2?
Please help me.
Regards,
Neo