samba-tool dbcheck: handle missing objectClass
authorFelix Botner <botner@univention.de>
Mon, 24 Feb 2014 13:08:25 +0000 (14:08 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 15 Jul 2014 10:46:15 +0000 (12:46 +0200)
commit4730d74e38998aaeadbe13682cc6462c3ceb4766
tree23214fc98dc0b865f131409ad1c54e5c517a3664
parent87b40d4861719fa4848dd7f71ffd7f5afd2d0516
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>
(cherry picked from commit 5b1d6e722e254522165ec512537a2efa2b979e6f)
python/samba/dbchecker.py