r18062: Fix to ensure the name used by pam matches the
authorJeremy Allison <jra@samba.org>
Tue, 5 Sep 2006 05:28:31 +0000 (05:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:43:24 +0000 (11:43 -0500)
commit1b2aa17354d50740902010f4a1e0217c8b1f7bdd
treecbe920aba138e9381d460c37bdd827a51c308143
parente4e31e5f0fd6e1acab6ba9f58dd136d9f359d6f7
r18062: Fix to ensure the name used by pam matches the
name that will be returned by winbindd. This
(should) fix the bug where the user logs in
with DOMAIN\user but winbindd returns only
"user" for the username due to 'winbind use
default domain' being set.
Jeremy.
source/nsswitch/pam_winbind.c
source/nsswitch/winbindd_pam.c