(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) Trash : (Answer) Replication Problem from salve to Master
Hi, i am trying to replicate some change from slave to Master. I use ldap version 2.2.24 and my op is linux. Master can replicate to slave, but when i change any attribute in slave i can not see anything in master. i thought, that my configuration is failure. After than i use configuration from Ldap source (test007-replication) and make a new master and slave and try to change from master and does work very well.But when i change SOMTHINGS ON slave, i do not see any cange om master too. my slapd.conf is:
 database        bdb
suffix "dc=example,dc=com" directory /data/openldap-2.3.3beta/tests/testrun/db.1.a rootdn "cn=Manager,dc=example,dc=com" rootpw secret index objectClass eq index cn,sn,uid pres,eq,sub # replogfile /data/openldap-2.3.3beta/tests/testrun/replica/slapd.1.replog replogfile /data/openldap33/var/openldap-slurp/replica/slurpd.replog replica host=192.168.136.161:9014
                binddn="cn=Replica,dc=example,dc=com"
                bindmethod=simple
                credentials=secret
-------- and slave: database bdb suffix "dc=example,dc=com" directory /data/openldap-2.3.3beta/tests/testrun/db.2.a rootdn "cn=Replica,dc=example,dc=com" rootpw secret updatedn "cn=Replica,dc=example,dc=com" updateref ldap://192.168.136.161:9013
when i change rootdn to dc=example,dc=com, i get the error message ldap_bind: Invalid credentials. i set the access mode:
access to dn.subtree="cn=Replica,dc=example,dc=com"
                 by peername="192.168.136.161" write
                by dn.subtree="dc=example,dc=com"
i get the same error. What can i do. Thanks for help Best regards Ehssan
ehssan.aghabeigi.ext@siemens.com
[Append to This Answer]
Previous: (Answer) New Item
Next: (Answer) Ing.
This document is: http://www.openldap.org/faq/index.cgi?file=1231
[Search] [Appearance]
This is a Faq-O-Matic 2.719.
© Copyright 2005, OpenLDAP Foundation, info@OpenLDAP.org