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 22:07:48 +0000 (15:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 24 Oct 2011 17:16:42 +0000 (19:16 +0200)
commit7af614ea75d272dff8deca44e2e2c57596283a64
tree943ac06c5b8dc1eb13f4fa3a56bd248f79155894
parent77ecca5e16a1e5adae8a4286e5734e201b1d4e3e
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 36f60cef6d6ac5625a88a73ce53bdb2b0fe0f000)
source3/smbd/posix_acls.c