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>
Sat, 8 Oct 2011 17:53:17 +0000 (19:53 +0200)
commit36f60cef6d6ac5625a88a73ce53bdb2b0fe0f000
treec85497ef96e84309cb4e5dff38d540ea387b132d
parentcd5d9a5c8fb0660835d60479fb783e4f7cae743f
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.
source3/smbd/posix_acls.c