When setting a non-default ACL, don't forget to apply masks to SMB_ACL_USER and SMB_A...
commitac7d9768c718f6225f2182d763ec1dbc6dc48ea8
authorJeremy Allison <jra@samba.org>
Tue, 2 Oct 2012 17:15:54 +0000 (2 10:15 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 5 Oct 2012 07:50:11 +0000 (5 09:50 +0200)
tree61c62b258a1240705017c330ea5d29fdec0a2ee6
parentf163bcd18f80b8ac1add96c93964fa02c08a4615
When setting a non-default ACL, don't forget to apply masks to SMB_ACL_USER and SMB_ACL_GROUP entries. (cherry picked from commit 6575d1d34fee45c7a965c7c9641cc52b566a9e7f)

The last 4 patches address bug #9236 - ACL masks incorrectly applied when
setting ACLs.
source3/smbd/posix_acls.c