s4-provision: Test for posix ACLs in the actual sysvol path
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Jun 2012 23:58:41 +0000 (09:58 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 5 Jun 2012 02:27:36 +0000 (04:27 +0200)
commitdc799d4b42551842a9c1dc863568611d82c6168d
treea75765a0a524c4698eef479b5fbd330ef68ca3ca
parentd2b635cc2f031364be1f25a7f8fb897a78764e5c
s4-provision: Test for posix ACLs in the actual sysvol path

This avoids issues in the previous location where lp may not be initialised at this point
and instead simply waits until we have a known sysvol path, and test for ACL support
there.

Andrew Bartlett
source4/scripting/python/samba/provision/__init__.py