Don't re-initialize a token when we already have one. This fixes the build farm failu...
commita90648e905aebc98c78897adf76729bea269cedf
authorJeremy Allison <jra@samba.org>
Fri, 22 Aug 2008 20:50:53 +0000 (22 13:50 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Aug 2008 21:32:19 +0000 (22 23:32 +0200)
tree7bb03b1b75420249e2c941e82b4ac9f0e49d9284
parent9bbd6ee5db03747499bd263bb1365c8cd352076d
Don't re-initialize a token when we already have one. This fixes the build farm failures when winbindd connects as guest.
This one took a *lot* of tracking down :-).
Jeremy.
(cherry picked from commit f845c95dcfa0b1630a0057c62941bb8a72ebdd83)
source/smbd/sesssetup.c
source/winbindd/winbindd_cm.c