s3-python: Add python bindings for posix ACL layer
authorAndrew Bartlett <abartlet@samba.org>
Mon, 7 May 2012 06:24:03 +0000 (16:24 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 May 2012 02:51:59 +0000 (04:51 +0200)
commit859aa43f7348e721a6ce0417d300d9db8086fc7b
treee5472927cc057fc0f90b3f81a1a02974c74d823d
parent5d4d8fefe28051ace587494bff5e16b4e4211773
s3-python: Add python bindings for posix ACL layer

This will allow us to check that posix ACLs work in the s4 provision, and avoid
--use-s3fs if they do not.

Andrew Bartlett
source3/smbd/pysmbd.c [new file with mode: 0644]
source3/wscript_build