s3:util_seaccess: make sure that we don't grant SEC_STD_DELETE to the owner by default
commit14a31111961278db99564d4d694f10ed66ff91bd
authorStefan Metzmacher <metze@samba.org>
Mon, 21 Mar 2011 13:15:32 +0000 (21 14:15 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 25 Mar 2011 19:49:36 +0000 (25 20:49 +0100)
tree4cf994588d9ecb0597f96a7ad3ec25752f69aee1
parent295271ca3d4346e130363ba227ff66b08368d957
s3:util_seaccess: make sure that we don't grant SEC_STD_DELETE to the owner by default

In the file server SEC_STD_DELETE is granted on the file/directory
or by FILE_DELETE_CHILD on the parent directory.

metze
(similar to commit c7d10179108a3ae8af15c838042294f3fdced03c)

The last 2 patches address bug #8034 (SEC_STD_DELETE is always granted to the
owner of a file).
source3/lib/util_seaccess.c