Use cli_nt_login_network() instead of domain_client_validate() to perform
authorTim Potter <tpot@samba.org>
Mon, 5 Nov 2001 00:21:17 +0000 (00:21 +0000)
committerTim Potter <tpot@samba.org>
Mon, 5 Nov 2001 00:21:17 +0000 (00:21 +0000)
commit93fb9f76e2a78d131901c4f11c4a6ed30a4afa9d
tree84e7078658e78cd76c168d6b541290e7a53d8727
parentc87c3526992212096d4ecdf200a5346e05bfb328
Use cli_nt_login_network() instead of domain_client_validate() to perform
pam authentication.  This allows us to link in less other crap.

Authenticating with a challenge/response doesn't seem to work though - we
always get back NT_STATUS_WRONG_PASSWORD.
(This used to be commit d85aa1ce83327dda6aa3dcd9bbab9cf6979dda1e)
source3/Makefile.in
source3/nsswitch/winbindd_cm.c
source3/nsswitch/winbindd_pam.c
source3/nsswitch/winbindd_proto.h