libcli/security: make sure that we don't grant SEC_STD_DELETE to the owner by default
authorStefan Metzmacher <metze@samba.org>
Mon, 21 Mar 2011 10:21:57 +0000 (11:21 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 21 Mar 2011 23:11:03 +0000 (16:11 -0700)
commitc7d10179108a3ae8af15c838042294f3fdced03c
tree71f7895ce3e13e5d31a6c356e1a109ebcb131aa7
parentdca75c8e3ac23256d93269bdc13d1e67571bc9f2
libcli/security: 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

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Mon Mar 21 23:25:05 CET 2011 on sn-devel-104
(cherry picked from commit 4928d66fc2f469b75090c34f8d233026485e4a1e)
libcli/security/access_check.c