Quanah Gibson-Mount | 3 Aug 2007 15:17
Favicon

Re: Replication using syncrepl

--On Friday, August 03, 2007 6:11 AM -0700 Quanah Gibson-Mount 
<quanah@...> wrote:

> --On Friday, August 03, 2007 8:12 AM -0400 Konstantin Ivanov
> <cybergod@...> wrote:
>
>> Hello everybody,
>> I am trying to setup a replication using syncrepl.
>> Here's the part that I have in the consumer slapd:
>>
>> syncrepl rid=123
>>                 provider=ldap://ldap.mydomain.com
>>                 type=refreshAndPersist
>>                 interval=00:00:01:00
>>                 searchbase="dc=mydomain,dc=com"
>>                 filter="(uid=testuser)"

> I'll note that your syncrepl stanza isn't correct, as "interval" is not a
> valid option with type refreshAndPersist, and you don't include enough
> information about your master's configuration, such as whether or not you
> loaded the syncprov overlay.  Note that it is well documented that you
> should not use the root binddn for syncreplication.

I'll note the filter is bad, too.  You should probably just accept the 
default, and remove that line altogether.

--Quanah

--
Quanah Gibson-Mount
(Continue reading)


Gmane