r5324: In order to process DELETE_ACCESS correctly and return access denied
commitda23577f162b6bdca7d631fca256a9b3b04043e4
authorJeremy Allison <jra@samba.org>
Fri, 11 Feb 2005 02:14:49 +0000 (11 02:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:37 +0000 (10 10:55 -0500)
tree1f0eb6aa30c29d68f82870cf4c2b9561ad1ebd87
parentd3482e118f99002c0460291d41708fdf7708c41f
r5324: In order to process DELETE_ACCESS correctly and return access denied
to a WXPSP2 client we must do permission checking in userspace first
(this is a race condition but what can you do...). Needed for bugid #2227.
Jeremy.
source/smbd/nttrans.c
source/smbd/posix_acls.c
source/smbd/reply.c