Jakov Sosic <[email protected]> writes: > Hi to all! > > I've set up Zimbra LDAP (2.4) as master, and I want to use RHEL v5 LDAP > (2.3) as a slave. This is relevant part of my slapd.conf on LDAP 2.3: > > # syncrepl directives > syncrepl rid=101 > provider=ldap://192.168.1.86 > bindmethod=simple > binddn="uid=zimbra,cn=admins,cn=zimbra" > credentials=PASSword > searchbase="dc=company,dc=com" > schemachecking=on > type=refreshAndPersist > retry="60 +" > syncdata=accesslog > # Refer updates to the master > updateref ldap://192.168.1.86 [...] a logbase and logfilter declaration is misssing
excerpt from slapd.conf(5) ... In addition to the above parameters, the logbase and logfilter parameters must be set appropriately ... -Dieter -- Dieter Klünter | Systemberatung http://dkluenter.de GPG Key ID:8EF7B6C6 53°37'09,95"N 10°08'02,42"E
