CVS update: samba/source/include

abartlet at samba.org abartlet at samba.org
Mon May 27 00:59:57 EST 2002


Date:	Sun May 26 07:59:57 2002
Author:	abartlet

Update of /data/cvs/samba/source/include
In directory va:/tmp/cvs-serv20141/include

Modified Files:
	rpc_dce.h 
Log Message:
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 


Revisions:
rpc_dce.h		1.22 => 1.23
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_dce.h?r1=1.22&r2=1.23




More information about the samba-cvs mailing list