Fix bug #6291 - force user stop working.
commit73ed4220b1e60cd738351ad08f76c7e7b46fdcce
authorJeremy Allison <jra@samba.org>
Tue, 28 Apr 2009 18:07:51 +0000 (28 11:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 May 2009 07:38:44 +0000 (26 09:38 +0200)
treec8d32541c93e9ecf2d16263ce45951bc434a04d0
parent4954c3176221c8029496c3ccc0a6b3ac8d8b0bda
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 e178c02a216fefc8295a7fd2d623c888c81f8734)
source3/auth/auth_util.c