samba-tool dbcheck: Add --reset-well-known-acls
commit810f8b48d925ea15f3439c4b228741d8fddaccd8
authorAndrew Bartlett <abartlet@samba.org>
Mon, 11 Feb 2013 03:49:01 +0000 (11 14:49 +1100)
committerStefan Metzmacher <metze@samba.org>
Mon, 25 Mar 2013 09:53:47 +0000 (25 10:53 +0100)
treeeab529b0bc9f20ee218fc4e726eb0eaf8a50f4cb
parent9040e2684161ce75738e9da0fee191aa34858607
samba-tool dbcheck: Add --reset-well-known-acls

This will allow an upgrade from Samba 4.0.0 without needing to run
samba_upgradeprovision, which for now is not the preferred upgrade
tool.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
python/samba/dbchecker.py
python/samba/netcmd/dbcheck.py