--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)"
scope=sub
schemachecking=off
updatedn="cn=Manager,dc=mydomain,dc=com"
bindmethod=simple
binddn="cn=Manager,dc=mydomain,dc=com"
credentials=secret
The [EMAIL PROTECTED] list is for general discussion about LDAP. Questions about
a specific directory server implementation of LDAP should be directed to
the particular list for that implementation.
In this case, you should send your question(s) to
[EMAIL PROTECTED]
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.
You also fail to note what version of OpenLDAP you are running.
I would send a new email with all of this information to the right list.
Hope that helps!
--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.