CVS update: samba/source/include

abartlet at samba.org abartlet at samba.org
Mon Jan 13 23:48:37 EST 2003


Date:	Mon Jan 13 12:48:37 2003
Author:	abartlet

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv2851/include

Modified Files:
	includes.h rpc_dce.h 
Added Files:
	ntlmssp.h 
Log Message:
Updates to our NTLMSSP code:

This tries to extract our server-side code out of sessetup.c, and into a more
general lib.  I hope this is only a temporay resting place - I indend to
refactor it again into an auth-subsystem independent lib, using callbacks.

Move some of our our NTLMSSP #defines into a new file, and add two that I found
in the COMsource docs - we seem to have a double-up, but I've verified from
traces that the NTLMSSP_TARGET_TYPE_{DOMAIN,SERVER} is real.

This code also copes with ASCII clients - not that we will ever see any here,
but I hope to use this for HTTP, were we can get them.  Win2k authenticates
fine under forced ASCII, btw. 

Tested with Win2k, NTLMv2 and Samba's smbclient.

Andrew Bartlett


Revisions:
ntlmssp.h		NONE => 1.1
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ntlmssp.h?rev=1.1
includes.h		1.289 => 1.290
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h?r1=1.289&r2=1.290
rpc_dce.h		1.26 => 1.27
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_dce.h?r1=1.26&r2=1.27



More information about the samba-cvs mailing list