r17016: Different and smaller fix for the valid users = username problem.
authorVolker Lendecke <vlendec@samba.org>
Thu, 13 Jul 2006 16:28:38 +0000 (16:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:19:20 +0000 (11:19 -0500)
commitf8004328f41db5eec4332b2d6fc54ff91dd3a0c1
tree8a7bcf37f2d0e8623c7815dd06a69b0ffef1f74d
parentde4492b28d6c598a9db37e389e14bdb65330e65a
r17016: Different and smaller fix for the valid users = username problem.

If no winbind is around, the best we can do to get the user's token correct is
to ask unix via create_token_from_username. More investigation is needed if
this also fixes the +groupname for unmapped groups problems more cleanly.

Volker
(This used to be commit f6e3ee147ffde572532fb44b619dda01388d4a31)
source3/auth/auth_util.c