r17295: Back out the become_root_uid_only change on the POSIX
authorJeremy Allison <jra@samba.org>
Fri, 28 Jul 2006 23:09:12 +0000 (23:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:24 +0000 (11:38 -0500)
commitb3e0f45488595aa96c852dab8e1349631a85dded
tree93bc744c6a8c51d5b4ee2e52c0cd12fcb96b71dc
parent4143aa83c029848d8ec741d9218b3fa6e3fd28dd
r17295: Back out the become_root_uid_only change on the POSIX
acls code. I'm pretty sure this was safe, but become_root()
does other things to the token stack that become_root_uid_only()
does not, and as we're going into a vfs redirectred function
I decided it wasn't safe for now.
Jeremy.
source/smbd/posix_acls.c
source/smbd/uid.c