CVS update: samba/source/libsmb

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/libsmb
In directory va:/tmp/cvs-serv20141/libsmb

Modified Files:
	clispnego.c 
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:
clispnego.c		1.11 => 1.12
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clispnego.c?r1=1.11&r2=1.12




More information about the samba-cvs mailing list