samba-tool ldapcmp: Add --skip-missing-dn to not error on DNs present in one DB but...
commit48ac177c081b2be8bfbef64b1f14163c6c068916
authorAndrew Bartlett <abartlet@samba.org>
Thu, 14 Feb 2013 03:59:28 +0000 (14 14:59 +1100)
committerKarolin Seeger <kseeger@samba.org>
Sun, 7 Apr 2013 19:34:00 +0000 (7 21:34 +0200)
tree42eefddb82358acd9cdf02a82c411505adfe4379
parentfc4589d1191d00d695dd33c3219b58c2ca453b5d
samba-tool ldapcmp: Add --skip-missing-dn to not error on DNs present in one DB but not the other

This is needed to compare some parts of the database, particularly in --two mode, which
are just never going to have exactly the same DNs.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 606f5d6cc6b018259ba0306fe3b55e21b4b70fdb)
python/samba/netcmd/ldapcmp.py