Fix bug #6291 - force user stop working. A previous fix broke the invariant that...
commit191e4c415e7008070110970ba51f3f82dc493a8b
authorJeremy Allison <jra@samba.org>
Tue, 28 Apr 2009 18:07:51 +0000 (28 11:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 11 May 2009 11:05:35 +0000 (11 13:05 +0200)
treecb936caae495ea73b2a430ae5113a98bab013648
parentfe7c528089815a533402b5a3b247db94a2c70d6d
Fix bug #6291 - force user stop working. A previous fix broke the invariant that *uid is always initialized on return from create_token_from_username(). Restore it. Jeremy.
(cherry picked from commit 09b76c57098ed4d11855000ae31cd346cb9a765d)
source/auth/auth_util.c