"Vi." wrote: > Hi, > > I still have not fixed this LDAP 82 error ! > This error comes from the master. It seems that the entry (called > "Replication Manager") used as binf DN cannot connect locally > to the LDAP database (and therefore cannot send the update to the > slave box). > I am lost on how to create the entry for the bind DN. The manual says > that I could use: cn=Replication Manager,cn=config and that this bind > DN corresponds to a privileged user, because it is not subject to > access control. > > Can someone help me by posting a LDIF example on how to create this > entry ? dn: cn=Replication Manager, cn=config changetype: add objectclass: top objectclass: person cn: Replication Manager sn: Manager givenname: Replication userPassword: secret > > > Thanks. > > Vi.
