svn commit: samba r6727 - in branches/SAMBA_4_0/source/auth: gensec kerberos

abartlet at samba.org abartlet at samba.org
Wed May 11 12:03:49 GMT 2005


Author: abartlet
Date: 2005-05-11 12:03:48 +0000 (Wed, 11 May 2005)
New Revision: 6727

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6727

Log:
One more step down the long march to the 'Kerberos domain join'.

This patch allows a suitably patched Heimdal GSSAPI library (detected
in configure) to supply to us the session keys, and further compleats
the gensec_gssapi module.  This is tested for CIFS, but fails for LDAP
at this point (that is what I'll work on next).

We currently fill out the 'session info' from the SAM, like
gensec_krb5 does, but both will need to use the PAC extraction
functions in the near future.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/auth/gensec/gensec.mk
   branches/SAMBA_4_0/source/auth/gensec/gensec_gssapi.c
   branches/SAMBA_4_0/source/auth/kerberos/kerberos.m4


Changeset:
Sorry, the patch is too large (472 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6727


More information about the samba-cvs mailing list