Part 4 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (Invalid...
commit2a1453e2318af77a79180f3137f8a8d3f1240233
authorJeremy Allison <jra@samba.org>
Fri, 2 Sep 2011 20:36:10 +0000 (2 13:36 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 2 Sep 2011 20:36:10 +0000 (2 13:36 -0700)
treecf138888a756ae1f8e63b11b4c1d3bee6cc904ac
parentc528fc5cacaae7e0e83041eb98150052b436071e
Part 4 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (Invalid argument)

Be smarter about setting default permissions when a ACL_USER_OBJ isn't given. Use the
principle of least surprises for the user.
source3/smbd/posix_acls.c