r25598: Add missing become_root/unbecome_root around calls of add_aliases. svn/SAMBA_3_2 save-diskspace-tags/samba-misc-tags/initial-v3-2-unstable
authorMichael Adam <obnox@samba.org>
Wed, 10 Oct 2007 08:27:56 +0000 (08:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:31:17 +0000 (12:31 -0500)
commitba8c48244e140403b728d9a2ca297b40e8888964
treef584d27567e64efd65ab08c08cfcb5bee922715f
parent534ee13596cd4d95b61ae973823b3041bd889216
r25598: Add missing become_root/unbecome_root around calls of add_aliases.
This triggered a "cannot access LDAP when not root"-bug with
"passdb backend = ldap" and "winbind nested groups = yes".

This *might* be a step towards fixing bug #4308, since the
failure was observerd when triggered by acl code.

Michael
source/auth/token_util.c