Fix problem reported by Tom Lee <tlee2951@gmail.com> - when calculating the share...
commit5278f1c89191ae56ffe68feac4eb019fbc8336bc
authorJeremy Allison <jra@samba.org>
Tue, 28 Feb 2012 17:47:50 +0000 (28 09:47 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 29 Feb 2012 20:30:50 +0000 (29 21:30 +0100)
tree38c30de30b2aef58c9743a5d4871997b7d048a24
parent01747a5554839f21992b8845328c4b08c3dd8ff8
Fix problem reported by Tom Lee <tlee2951@gmail.com> - when calculating the share security mask, take priviliges into account for the connecting user.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Tue Feb 28 20:21:26 CET 2012 on sn-devel-104
(cherry picked from commit 6081fabe7e0f461ea7d288c40727d4fb5defce5d)

Fix bug #8784 (Open file with SEC_FLAG_SYSTEM_SECURITY mask requested is blocked
by share security mask.)
source3/smbd/service.c