s4-samba-tool: added dbcheck commmand
authorAndrew Tridgell <tridge@samba.org>
Fri, 10 Jun 2011 07:17:12 +0000 (17:17 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 10 Jun 2011 08:31:56 +0000 (10:31 +0200)
commit0c89d624e6d5620c9e37649cc2976aba918b1e6a
tree45c6903b84ee101be417f540af993bd5f0fa8cfa
parent683f9868eb13cfaaf0da81bf002a85b81c928f51
s4-samba-tool: added dbcheck commmand

this will be used as a consistency checker and repair tool for
sam.ldb. This initial checkin just checks for empty attributes and
offers to fix them

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Fri Jun 10 10:31:56 CEST 2011 on sn-devel-104
source4/scripting/python/samba/netcmd/__init__.py
source4/scripting/python/samba/netcmd/dbcheck.py [new file with mode: 0644]