r19207: Properly canonicalize incoming names to the
commitdbd2454d3337f64cddbdaf39e9efd6505e6b2590
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)
tree730778f2270c3e3f586191e51d844dddf8dfdfa2
parent2bdf9f140f76d6eb73b34148c47f7d3447e2e563
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.
source/nsswitch/winbindd_ccache_access.c
source/nsswitch/winbindd_pam.c
source/nsswitch/winbindd_util.c