Honor SeTakeOwnershiPrivilege when client asks for SEC_STD_WRITE_OWNER but has no...
commit4d603924fa07b908994bdc0a15dcfa2f83a3f1be
authorRichard Sharpe <realrichardsharpe@gmail.com>
Wed, 22 Feb 2012 14:25:54 +0000 (22 06:25 -0800)
committerKarolin Seeger <kseeger@samba.org>
Sun, 26 Feb 2012 20:01:19 +0000 (26 21:01 +0100)
treebebb12c94c21fcd44cdcb7e3a83baa1e4264b68e
parent57ff85c0d785be074d2c62bb979fbd104db6edfe
Honor SeTakeOwnershiPrivilege when client asks for SEC_STD_WRITE_OWNER but has no permission for that, but token has SeTakeOwnershipPrivilege

Autobuild-User: Richard Sharpe <sharpe@samba.org>
Autobuild-Date: Wed Feb 22 19:19:32 CET 2012 on sn-devel-104
(cherry picked from commit 108253250048673493a636fd9fb2bf99b64ccf3c)

Fix bug #8768 (Samba does not honor SeTakeOwnershipPrivilege when file opened
with SEC_STD_WRITE_OWNER).
libcli/security/access_check.c