CVS update: samba/source

abartlet at samba.org abartlet at samba.org
Tue Dec 30 07:33:58 GMT 2003


Date:	Tue Dec 30 07:33:58 2003
Author:	abartlet

Update of /home/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv16715

Modified Files:
      Tag: SAMBA_3_0
	Makefile.in 
Log Message:
Move our basic password checking code from inside the authentication 
subsystem into a seperate file - ntlm_check.c.

This allows us to call these routines from ntlm_auth.  The purpose of this
exercise is to allow ntlm_auth (when operating as an NTLMSSP server) to 
avoid talking to winbind.  This should allow for easier debugging.

ntlm_auth itself has been reorgainised, so as to share more code between 
the SPNEGO-wrapped and 'raw' NTLMSSP modes.  A new 'client' NTLMSSP mode 
has been added, for use with a Cyrus-SASL module I am writing (based on vl's 
work)

Andrew Bartlett


Revisions:
Makefile.in		1.468.2.200 => 1.468.2.201
	http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in.diff?r1=1.468.2.200&r2=1.468.2.201


More information about the samba-cvs mailing list