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)
commit5b3d559aa808210b1d6d61bc9bb9088b06e4c9c8
treedbf7c8fc3c0bee726576bdc4c9acebaafc6a67b0
parente4e2be0d8b5778ecc5c521b9e0e0b4c05ac87394
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.
(This used to be commit b3e0f45488595aa96c852dab8e1349631a85dded)
source3/smbd/posix_acls.c
source3/smbd/uid.c