samba-tool: dbcheck avoid problems with deleted objects
commita6686b9f9893c67534c7eec73a6c301f1ebe41da
authorMatthieu Patou <mat@matws.net>
Sun, 13 Nov 2011 12:15:47 +0000 (13 13:15 +0100)
committerMatthieu Patou <mat@matws.net>
Sun, 13 Nov 2011 13:10:05 +0000 (13 14:10 +0100)
tree4764e7a74636bef9bb111fd5eb1a449d51dcd5e4
parent691fb365f8405d92a269abcef1028aa648d12580
samba-tool: dbcheck avoid problems with deleted objects

We have to search for deleted objects as well as the previous search
might have been done with the show_deleted control. If not samba-tool
fails with no such DN error while fetching the object.
source4/scripting/python/samba/dbchecker.py