scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sds
commit5074b98714c9e038cc31872111508c1d92562841
authorAndrew Bartlett <abartlet@samba.org>
Sun, 17 Feb 2013 11:03:18 +0000 (17 22:03 +1100)
committerStefan Metzmacher <metze@samba.org>
Mon, 4 Mar 2013 07:33:08 +0000 (4 08:33 +0100)
tree06c5ebd2131a9a6d5968bb541a75797a4cbb87a0
parent787a6aacc3003731784b29fd92c683036c8730a7
scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sds

This moves the SDDL conversion inside the get_diff_sds function and prepares
for removing inherited ACEs from the SD before comparison.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
python/samba/tests/upgradeprovision.py
python/samba/upgradehelpers.py
source4/scripting/bin/samba_upgradeprovision