Allow an object to be deleted from a directory if the caller has DELETE_CHILD access
authorJeremy Allison <jra@samba.org>
Tue, 20 Dec 2011 19:38:37 +0000 (11:38 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 20 Dec 2011 21:13:51 +0000 (22:13 +0100)
commitc23f1ee0c9342c6562166331c1b8bf9a2601a77c
tree0f5303a648b1332c28af38e87d40e5c6e7eeb22b
parent75d3b9ce08c964b9425a1b8a43ccaaa7a3f0aa26
Allow an object to be deleted from a directory if the caller has DELETE_CHILD access
even if we don't have access to read the ACL on the object. Fixes bug #8673 - NT ACL issue.
Different fix needed for 3.6.x.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Tue Dec 20 22:13:51 CET 2011 on sn-devel-104
source3/smbd/open.c