Fix bug #6291 - force user stop working. A previous fix broke the invariant that...
commitdbc913bbed0a604b80d0388081733d584b457c84
authorJeremy Allison <jra@samba.org>
Tue, 28 Apr 2009 18:07:51 +0000 (28 11:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 2 Jun 2009 10:41:54 +0000 (2 12:41 +0200)
treefbb2703fe92b8d8b509ed3c4b9ca3c7dd20158f0
parentf5086d26ee08eb1a8a2b89f827de7748914c1813
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)
(cherry picked from commit 191e4c415e7008070110970ba51f3f82dc493a8b)
source/auth/auth_util.c