Part 2 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (Invalid...
authorJeremy Allison <jra@samba.org>
Fri, 2 Sep 2011 18:58:56 +0000 (11:58 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 8 Oct 2011 17:53:44 +0000 (19:53 +0200)
commit7f3a6c5631f901240d9e460b16d1df81e6f66e2d
tree145ab1484ca99b2bbcad6ee526551de03d7ce541
parent27c49f085a16da709e64e0f50df535edcb524b77
Part 2 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (Invalid argument)

Only map CREATOR_OWNER/CREATOR_GROUP to ACL_USER_OBJ/ACL_GROUP_OBJ in
a default(directory) ACL set.
(cherry picked from commit a5038ace24559bb02eec8262d3af5b5e78634d16)
source3/smbd/posix_acls.c