r21860: Fixes for "winbind normalize names" functionality:
authorGerald Carter <jerry@samba.org>
Fri, 16 Mar 2007 17:54:10 +0000 (17:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:39 +0000 (12:18 -0500)
commit815fdf23c782e8ace0d71d1fed6f7fe3be200731
treef392b843436aa52aaa33d7b753d6617e5ed6a3cd
parentab9a46a35c05869f1aa4bb3c57a987def459791e
r21860: Fixes for "winbind normalize names" functionality:

* Fix getgroups() call called using a normalized name
* Fix some more name mappings that could cause for example
  a user to be unable to unlock the screen as the username
  would not match in the PAM authenticate call.
(This used to be commit 505fc669a1b2c36e1639924b9639c97988056d8d)
source3/nsswitch/winbindd.h
source3/nsswitch/winbindd_group.c
source3/nsswitch/winbindd_pam.c
source3/nsswitch/winbindd_rpc.c
source3/nsswitch/winbindd_user.c