provision/setsysvolacl: build session_info and pass down to setntacl
authorJoe Guo <joeg@catalyst.net.nz>
Wed, 4 Jul 2018 00:07:25 +0000 (12:07 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:32:00 +0000 (04:32 +0200)
commit5dd25a654f01797607d82c44e0fff0a5c390f67d
treeef97e17975432ffd138b137d4f0d48c41e6f23e5
parent8dc8b8d7f9dda3e83632e18bca002b71552a8fa7
provision/setsysvolacl: build session_info and pass down to setntacl

Get the admin session info, and pass it down to setntacl.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13521

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
python/samba/provision/__init__.py