dbcheck: Add back the elements that were wrongly removed from CN=Deleted Objects
commit2c98a5408ca44847badbea2e96e57ef518ee0d63
authorAndrew Bartlett <abartlet@samba.org>
Mon, 23 Sep 2013 02:26:50 +0000 (22 19:26 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Sep 2013 07:29:18 +0000 (27 09:29 +0200)
treeffe73dc273757f27790db604b5ec07c35f3db15f
parent2c4f2c598f1bf5cedfe55e0b173bb88236da305f
dbcheck: Add back the elements that were wrongly removed from CN=Deleted Objects

This is the final part of the fix for the issue in Samba 4.1
pre-release tree where we would wrongly delete the Deleted Objects
container during a join.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Tue Sep 24 09:31:37 CEST 2013 on sn-devel-104

(cherry picked from commit f4ff81f5797c5dd8f562aec2cfec789272e739fd)

The last 19 patches address bug #10157 - Regression causes replication failure
with Windows 2008R2 and deletes Deleted Objects.
python/samba/dbchecker.py