--On Friday, August 03, 2007 6:11 AM -0700 Quanah Gibson-Mount
<[EMAIL PROTECTED]> wrote:
--On Friday, August 03, 2007 8:12 AM -0400 Konstantin Ivanov
<[EMAIL PROTECTED]> 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
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra :: the leader in open source messaging and collaboration
---
You are currently subscribed to [EMAIL PROTECTED] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the
SUBJECT of the message.