Add become_root/unbecome_root around one call of getsampwsid()
authorMichael Adam <obnox@samba.org>
Fri, 12 Oct 2007 11:20:07 +0000 (13:20 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 12 Oct 2007 11:20:07 +0000 (13:20 +0200)
commite68671b59500d7e1b645c80ee264c49893f8df84
tree086f42c91e14e468b83797fb8dd5f43488233d41
parent4dfda879a3ad44be7008702b9fbefe3858436118
Add become_root/unbecome_root around one call of getsampwsid()
in create_token_from_username(). This caused set_nt_acl to
partially fail in certain circumstances.

This is expected to bring an improvement to bug #4308.

Michael
source/auth/auth_util.c