scripting-provision: Set sysvol ACLs on the sysvol share
commit4741cda95668bee184cd2760848924fa4ad1e2bc
authorAndrew Bartlett <abartlet@samba.org>
Fri, 14 Dec 2012 11:17:23 +0000 (14 22:17 +1100)
committerJeremy Allison <jra@samba.org>
Tue, 8 Jan 2013 00:20:51 +0000 (7 16:20 -0800)
tree2534f287346967b106fe7652751a120b17e56d8c
parent0533905c5df2c0de4f2714df3e29ad90b48b1892
scripting-provision: Set sysvol ACLs on the sysvol share

This allows us to correctly load any modules that have been specified
by the smb.conf for [sysvol] and issue a VFS connect operation which
may be required by some VFS modules.

Andrew Bartlett

Reviewed-by: Jeremy Allison <jra@samba.org>
source4/scripting/python/samba/provision/__init__.py