samba-tool ldapcmp: Add --skip-missing-dn to not error on DNs present in one DB but...
commit606f5d6cc6b018259ba0306fe3b55e21b4b70fdb
authorAndrew Bartlett <abartlet@samba.org>
Thu, 14 Feb 2013 03:59:28 +0000 (14 14:59 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 2 Mar 2013 20:52:20 +0000 (2 21:52 +0100)
tree3085aefc47060cc624b570d9d71deaaea2203697
parent161fa15697fab9effbe1db9640cece847dcf63cd
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>
python/samba/netcmd/ldapcmp.py