Add some more tests to the ntlm_auth diagnositics package.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 5 May 2003 05:01:59 +0000 (05:01 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 May 2003 05:01:59 +0000 (05:01 +0000)
commit62f0acc99166e9518f59bc5d091b76c35837e65c
tree2321f421c9ee532fc06de33ceadec0e599a82132
parentf304f3db1e580396a74003eca45a38993ecfa235
Add some more tests to the ntlm_auth diagnositics package.

Our NTLMv2 client code needs work, becouse we don't get the session key for
any of the NTLMv2 stuff...

Also test some of the more 'odd' auth cases - like putting the NT password
into the LM feild.

Clean up some static globals into static locals.

Andrew Bartlett
source/utils/ntlm_auth.c