When setting a non-default ACL, don't forget to apply masks to SMB_ACL_USER and SMB_A...
commit6575d1d34fee45c7a965c7c9641cc52b566a9e7f
authorJeremy Allison <jra@samba.org>
Tue, 2 Oct 2012 17:15:54 +0000 (2 10:15 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 2 Oct 2012 18:41:35 +0000 (2 11:41 -0700)
tree9189649e5b6aaccb8347c683db3572b2eb33de92
parent5d5ddbd62490d3e87dd990554a2c7b7eaf2cc24e
When setting a non-default ACL, don't forget to apply masks to SMB_ACL_USER and SMB_ACL_GROUP entries.
source3/smbd/posix_acls.c