CVS update: samba/source/include

tridge at samba.org tridge at samba.org
Fri Aug 30 16:59:40 EST 2002


Date:	Fri Aug 30 02:59:40 2002
Author:	tridge

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

Modified Files:
	includes.h 
Log Message:
convert the LDAP/SASL code to use GSS-SPNEGO if possible

we now do this:

- look for suported SASL mechanisms on the LDAP server
- choose GSS-SPNEGO if possible
- within GSS-SPNEGO choose KRB5 if we can do a kinit
- otherwise use NTLMSSP

This change also means that we no longer rely on having a gssapi
library to do ADS. 

todo:
- add TLS/SSL support over LDAP
- change to using LDAP/SSL for password change in ADS


Revisions:
includes.h		1.273 => 1.274
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h?r1=1.273&r2=1.274



More information about the samba-cvs mailing list