I think I have an explanation. > I have two openldap 2.3.24 servers: a master with slurpd and a slave. > > On the master (slapd and slurpd not running) I do: > > [EMAIL PROTECTED] ~]# slapcat -v -l castor.ldif > # id=00000001 > [snip] > # id=0000004c My guess is that I deleted one entry from the master before importing the database to the slave. This deleted entry has still an id but doesn't show up in the ldif file. > > On the slave (slapd not running) I do: > [EMAIL PROTECTED] ~]# slapcat -v -l pollux.ldif > # id=00000001 > [snip] > # id=0000004b The deleted entry has never existed on the slave. > > It seems that there is one more entry on the master > but the two ldif files are absolutely identical. > > Can someone explain?
Please correct me if I'm wrong. Regards, Thierry.
