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)
committerVolker Lendecke <vlendec@samba.org>
Thu, 13 Jul 2006 16:28:38 +0000 (16:28 +0000)
commit89d086948eb02ad62542296fe15bac6e1a501b45
treeb89d9951b8b1989ff4d414da64bc70bce166e386
parent3207952580505a063e262a243d6c54eb7072c88b
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
source/auth/auth_util.c