]> git.ipfire.org Git - thirdparty/samba.git/commit
Second part of fix for bug #8443 - Default user entry is set to minimal permissions...
authorJeremy Allison <jra@samba.org>
Thu, 8 Sep 2011 20:48:27 +0000 (13:48 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 8 Oct 2011 18:05:37 +0000 (20:05 +0200)
commit589bea9d314e14b8a493acdb31104f731073cafa
tree1764de1558937855e30f9d1f9d275f1f5e917b09
parent0bb1e5919a5f3dd3a290f7dd082b3e67c95b37c6
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.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Sep  9 00:26:08 CEST 2011 on sn-devel-104
(cherry picked from commit e30b8c72def13e2abc14858ea64eb849ea665b80)
source3/smbd/posix_acls.c