s3:util_seaccess: make sure that we don't grant SEC_STD_DELETE to the owner by default
authorStefan Metzmacher <metze@samba.org>
Mon, 21 Mar 2011 13:15:32 +0000 (14:15 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Jun 2011 10:56:16 +0000 (12:56 +0200)
commit98096f22d1b6983720f95502d5211bedaae6c431
treeb1f8e3621a634b4e753ee5f35c5f62be6ea8a923
parent75a617fc9b8e6cd94aca48ada306823eabd4f02a
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).
(cherry picked from commit 14a31111961278db99564d4d694f10ed66ff91bd)
source3/lib/util_seaccess.c