Second part of fix for bug #8443 - Default user entry is set to minimal permissions...
authorJeremy Allison <jra@samba.org>
Thu, 8 Sep 2011 21:10:16 +0000 (14:10 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 24 Oct 2011 17:16:53 +0000 (19:16 +0200)
commit8ffc3f4f206dfd729c943505cd36036882bc57ee
tree28b6189622fd8ee1a92d184f75cc1aa7fbb7bc96
parent9fcee67236dbbcdff0b5f825d338eae818d4321b
Second part of fix for bug #8443 - Default user entry is set to minimal permissions on incoming ACL change with no user specified.

Be smarter about setting default permissions when a ACL_USER_OBJ isn't given. Use the principle of least surprises for the user.
(cherry picked from commit abf0629535a8082229810c6905c356b20c482be9)
source3/smbd/posix_acls.c