CVS update: samba/source/libads

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


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

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

Modified Files:
	ldap.c sasl.c 
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:
ldap.c		1.72 => 1.73
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libads/ldap.c?r1=1.72&r2=1.73
sasl.c		1.6 => 1.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libads/sasl.c?r1=1.6&r2=1.7



More information about the samba-cvs mailing list