samba-tool dbcheck: handle missing objectClass
authorFelix Botner <botner@univention.de>
Mon, 24 Feb 2014 13:08:25 +0000 (14:08 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 26 Mar 2014 23:36:31 +0000 (00:36 +0100)
commit5b1d6e722e254522165ec512537a2efa2b979e6f
tree864d944c871873a1e55169767158f2d67b4507e2
parent74a83be540c8fa0dd0f91da25b1f9d7ccc4ec568
samba-tool dbcheck: handle missing objectClass

In several cases we have seen objects without the objectClass attribute.
Here the suggestion for a patch to find such objects in "samba-tool dbcheck"
with the option to delete them.

(patch improved by Andrew Bartlett to suggest DRS re-replication)

Signed-off-by: Felix Botner <botner@univention.de>
Change-Id: I8eb0d191a2089271a9af5884d6bfbf173a5c85c6
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
python/samba/dbchecker.py