Don't rely on the underlying ACL modules to enforce share level
authorJeremy Allison <jra@samba.org>
Thu, 9 Sep 2010 03:54:38 +0000 (20:54 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 9 Sep 2010 03:54:38 +0000 (20:54 -0700)
commitbec9baf88a54d0e0d3fe1065c27df0f76c960e65
tree72282edbec39183a10489840e652a4373f55222d
parentfcac46a61245e6b05f88ed80ec4b554ffd55dc63
Don't rely on the underlying ACL modules to enforce share level
security when setting ACLs, check at the call level as well.

Jeremy.
source3/smbd/nttrans.c
source3/smbd/smb2_setinfo.c