Tried syncprov directive before all database directives. Me getting the following error.
@(#) $OpenLDAP: slapd 2.4.7 (Feb 22 2008 15:29:49) $ syncprov must be instantiated within a database. slapd stopped. connections_destroy: nothing to destroy.
Thanks Sachin
-----Original Message----- From: Gavin Henry [mailto:ghenry@suretecsystems.com] Sent: Monday, February 25, 2008 3:12 PM To: Howard Chu Cc: K C, Sachin (Sachin); openldap-technical@openldap.org Subject: Re: LDAP Writes are not propagated to mirror nodes.
<quote who="Howard Chu">
K C, Sachin (Sachin) wrote:
Tried this as well. No satisfactory results :(
-Sachin
-----Original Message----- From: Gavin Henry [mailto:ghenry@suretecsystems.com] Sent: Friday, February 22, 2008 8:53 PM
Try the overlay syncprov stuff before the syncrepl directives.
That is clearly wrong. "syncrepl" is a database-specific directive. Overlay directives are supposed to come after all of the regular database directives.
It can be applied globally to all databases no? That's why I said before the syncrepl directive, meaning before the database section/s