r19207: Properly canonicalize incoming names to the
commit9421a0a9cd38a39757e805c817c681f2cefe3bf3
authorJeremy Allison <jra@samba.org>
Mon, 9 Oct 2006 19:20:21 +0000 (9 19:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:15:21 +0000 (10 12:15 -0500)
treeb7e1a62a6b559b8ec07195cf5ae54278f6e95d0c
parentb405a3971474ac28d3984488395894f540bac4e0
r19207: Properly canonicalize incoming names to the
NSS protocols auth, chauthtok, logoff, ccache_ntlm_auth.
That way we ensure winbindd only deals with fully
qualified names internally. The NSS protocols
auth_crap and chng_pswd_auth_crap should be fixed
to do the same thing.
Jeremy.
(This used to be commit dbd2454d3337f64cddbdaf39e9efd6505e6b2590)
source3/nsswitch/winbindd_ccache_access.c
source3/nsswitch/winbindd_pam.c
source3/nsswitch/winbindd_util.c