r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,
authorAndrew Bartlett <abartlet@samba.org>
Thu, 30 Sep 2004 00:49:41 +0000 (00:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:51 +0000 (10:52 -0500)
commite357bc3216b226dbd61d6a816e199a9450b706db
tree6b80635c0bbb6c09aefbfe06d10a958ed3acd5d8
parent823936d180765e6eac59ba906aaf08438c7b5f7e
r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,
and the wbinfo -a test tool.

If 'client ntlmv2 auth' is set, then we will send an NTLMv2, rather
than an NT/LM response to the server.

Andrew Bartlett
(This used to be commit ce2456e436c5d57cd95cd10c6edf759592d0e843)
source3/nsswitch/wbinfo.c
source3/nsswitch/winbindd_pam.c