CVS update: samba/source/utils

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


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

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

Modified Files:
	net_ads.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:
net_ads.c		1.48 => 1.49
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_ads.c?r1=1.48&r2=1.49



More information about the samba-cvs mailing list