The interesting thing to me, is that a single "ldapdelete -ZZ <dn>" works and propagates no problem. That's really why I'm wondering if there is something non-obvious about "ldapdelete -ZZ -r <dn>" (recursive). Or is it that there is some issue in my configuration?Well, anyway, my test is going to do "higher up the tree" bulk deletes and see if I have any different results.Thanks,Frank--On Tue, Apr 12, 2016 at 4:49 PM, Frank Crow <fjcrow2008@gmail.com> wrote:I'm trying to use ldapsearch and ldapadd for backup and restore with N-Way MMR on the backend. Maybe it's just my MMR config that's incorrect??And I still need to have "delete entry" propagate to all masters. We have formal tests that will be exercising that capability with our users, roles, perms, etc. We have GUIs that add/change/delete entries for administration, etc. I can even expect "bulk" deletes from those GUIs.I'll be doing various experiments to change the replication parameters and probably add a session log, etc. I was just hoping that someone could point me to how/where I can better understand this. (I have and am reading the Admin Guide, man pages, and even "Mastering LDAP", etc., just BTW.) I must have missed something somewhere.Thanks,Frank--On Tue, Apr 12, 2016 at 4:11 PM, Quanah Gibson-Mount <quanah@zimbra.com> wrote:--On Tuesday, April 12, 2016 4:49 PM -0400 Frank Crow <fjcrow2008@gmail.com> wrote:
I'm trying to create backup and restore scripts using LDAP command line
tools. Creating a suitable backup and loading it are no problem.
However, if I attempt to:
Generally one does backup and restore using slapcat & slapadd. What are you trying to accomplish?
--Quanah
--
Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
A division of Synacor, Inc
FrankFrank