Fix bug #6291 - force user stop working. A previous fix broke the invariant that...
commit1a4f811a5625e137ea3cf18b7625a22ac56920b2
authorJeremy Allison <jra@samba.org>
Tue, 28 Apr 2009 18:07:51 +0000 (28 11:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 10 Jun 2009 14:17:50 +0000 (10 16:17 +0200)
tree1eb5759b6ada5989be0b0c4fa4ef4dcdb9447869
parentcd5678a200410a8e05dddc818c7b8e89de82781e
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