CVS update: samba/source/libsmb

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


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

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

Modified Files:
	cliconnect.c clikrb5.c clispnego.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:
cliconnect.c		1.96 => 1.97
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c?r1=1.96&r2=1.97
clikrb5.c		1.15 => 1.16
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clikrb5.c?r1=1.15&r2=1.16
clispnego.c		1.14 => 1.15
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clispnego.c?r1=1.14&r2=1.15



More information about the samba-cvs mailing list