First part of fix for bug #8443 - Default user entry is set to minimal permissions...
authorJeremy Allison <jra@samba.org>
Thu, 8 Sep 2011 19:51:18 +0000 (12:51 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 8 Sep 2011 20:54:04 +0000 (13:54 -0700)
commit793bd527fdd0b188aba8f3b4bffd8fa8f69a9cd1
treea2a325a0e9e5904c5a1ca2729c4a62715cafda82
parent3131948eab32504a2b841244b978555f41bf4db7
First part of fix for bug #8443 - Default user entry is set to minimal permissions on incoming ACL change with no user specified.

create_default_mode() is not needed - it's taken care of by code
inside ensure_canon_entry_valid().
source3/smbd/posix_acls.c