s4-scripting: Redefine getntacl() as accessing via the smbd VFS or directly
commitb1825c64215ac304eff8fcd3555e9f5943f3ba63
authorAndrew Bartlett <abartlet@samba.org>
Tue, 7 Aug 2012 06:54:28 +0000 (7 16:54 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Aug 2012 13:02:26 +0000 (23 15:02 +0200)
tree9131a271997024ed39119e009a7534fc1d0418be
parenta778662da8b1dfc65bde55644703f2a3146ef7a8
s4-scripting: Redefine getntacl() as accessing via the smbd VFS or directly

This allows us to write tests that compare the smbd vfs with what is
in the DB or xattr.

Andrew Bartlett
source4/scripting/python/samba/ntacls.py
source4/scripting/python/samba/tests/ntacls.py