r5324: In order to process DELETE_ACCESS correctly and return access denied
authorJeremy Allison <jra@samba.org>
Fri, 11 Feb 2005 02:14:49 +0000 (02:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:37 +0000 (10:55 -0500)
commitfbd9e4098333e7d121207ae6991e525768d411e0
tree52b5f1a36c71560d7fd493190a523cf89e19aadb
parent5ba4fb5eb9da77d313b88f1437cedc30679bdd95
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.
(This used to be commit da23577f162b6bdca7d631fca256a9b3b04043e4)
source3/smbd/nttrans.c
source3/smbd/posix_acls.c
source3/smbd/reply.c