Dnia czwartek, 22 września 2005 11:25, Pierangelo Masarati napisał: > > Hello, > > > > I did a simple replication between master and slave LDAP server in two > > different cities through VPN. Data propagation from master to slave works > > OK > > but when any client send changes to slave it doesn't redirect client to > > master LDAP. Here is what I have in slapd.conf on master: > > > > replica host=ldap-slave1.aaa:389 > > binddn="cn=ldapmanager,dc=xxx,dc=xx" > > bindmethod=simple credentials=xxx > > > > > > And this on slave slapd.conf: > > > > updatedn "cn=ldapmanager,dc=xxx,dc=xx" > > updateref ldap://ldap-primary.aaa > > > > > > OpenLDAP version is 2.2.24 in both locations. Maybe I have forgot > > something? > > Did you use the "cn=ldapmanager,dc=xxx,dc=xx" identity (i.e. the > "updatedn") to write to the slave? > Yes.... is it problem?.... from security point of view it can be but it doesn't matter now. Only I'd like to do that my updates go to master not to slave.
Marcin > p.
