Upgrading to the current version worked.(Thanks ltb-project) Though I had
a lot of trouble with self signed certs. Fortunately we had just purchased
a wild card for other reasons. Real certs made it all work fine. Maybe if
I get a chance I'll setup some test systems to track down the self-signed
cert problem.
Matt P.
On Mon, Apr 14, 2014 at 12:45 PM, Patrick Laimbock <patrick(a)laimbock.com>wrote:
On 14-04-14 17:59, Flatfender wrote:
> All,
>
> I'm trying to get N-Way Multi-master replication working, and can see
> each server polling each other but replication doesn't see to update.
>
> I have two servers auth03 and auth04. Both servers are Centos 6.5 with
> OpenLDAP 2.4.23-34.el6_5.1 from the Base/Updates CentOS repository.
>
You'll generally get the advice to use the latest OpenLDAP version. I
never could make it work with OpenLDAP-2.4.23 shipped with EL6 so I took
their advice and used OpenLDAP-2.4.39. Problem went away.
http://ltb-project.org/wiki/ has RPMs or you can roll your own.
HTH,
Patrick