scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sds
commitb3cb9b6a5fffdece56b31db20a9eb0569feee399
authorAndrew Bartlett <abartlet@samba.org>
Sun, 17 Feb 2013 11:03:18 +0000 (17 22:03 +1100)
committerKarolin Seeger <kseeger@samba.org>
Sun, 7 Apr 2013 19:34:03 +0000 (7 21:34 +0200)
tree5193a4c64b474ce7edd1d91d2eeead1378222932
parent6533b17d64b5c8acb141900c4460c04499acb9e0
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>
(cherry picked from commit 5074b98714c9e038cc31872111508c1d92562841)
python/samba/tests/upgradeprovision.py
python/samba/upgradehelpers.py
source4/scripting/bin/samba_upgradeprovision