1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-24 02:04:21 +03:00
Andrew Bartlett 069e6fb9eb Add support for NTLMv2 (tested!) with NTLMSSP.
The problem was the NTLMv2 uses extra data in order to make reply/lookup
more difficult.  That extra data includes the hostname, and the domain.

This matches Win2k (sort of) by sending this information.

Win2k connects with LMCompatibilityLevel=5 without a problem.

We can change the negotiation bits if we want, this should allow us to make
NTLMv2 the default for other clients as well.

Some of the extra #defines were found in the squid source.

Andrew Bartlett
(This used to be commit 17a5f67b3d1935baf6197ae967624eb847b66ac8)
2002-05-26 14:59:57 +00:00
..
2001-12-12 16:04:37 +00:00
2002-05-17 14:23:43 +00:00
2002-03-05 01:43:50 +00:00
2002-05-19 12:07:21 +00:00
2002-05-20 19:21:06 +00:00
2002-05-22 23:34:47 +00:00
2002-05-22 12:14:28 +00:00
2002-05-18 05:52:52 +00:00