pysmbd: Add SMB_ACL_EXECUTE to the mask set by make_simple_acl()
authorAndrew Bartlett <abartlet@samba.org>
Sun, 11 Nov 2012 11:07:49 +0000 (22:07 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 11 Nov 2012 13:05:12 +0000 (00:05 +1100)
commita6a01552efe69f6450425b001ad600ec056bd18c
tree9ca34a2b92aac8ea7b4bd6d005cd8d12507f810f
parent312f8ddae27f6fdf4f325edfa890a7b96cd348b8
pysmbd: Add SMB_ACL_EXECUTE to the mask set by make_simple_acl()

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/smbd/pysmbd.c
source4/scripting/python/samba/tests/posixacl.py