svn commit: lorikeet r320 - in trunk/heimdal: cf kdc

abartlet at samba.org abartlet at samba.org
Thu Jun 2 08:14:30 GMT 2005


Author: abartlet
Date: 2005-06-02 08:14:29 +0000 (Thu, 02 Jun 2005)
New Revision: 320

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

Log:
To support libkdc operation, Samba needs to be able to configure the
KDC 'directly', rather than via config files.  This commit puts most
of the KDC's configuration into a strucutre passed as an argument to
the functions in the KDC.

When we link this into Samba, we can then setup an alternate
initialisation of that structure, and call into the new process.c
file.  This will also allow the hdb-ldb code to be inside smbd, and
avoid needing to dlopen() it.

Andrew Bartlett

Added:
   trunk/heimdal/kdc/process.c
Modified:
   trunk/heimdal/cf/Makefile.am.common
   trunk/heimdal/kdc/524.c
   trunk/heimdal/kdc/Makefile.am
   trunk/heimdal/kdc/config.c
   trunk/heimdal/kdc/connect.c
   trunk/heimdal/kdc/kaserver.c
   trunk/heimdal/kdc/kdc_locl.h
   trunk/heimdal/kdc/kerberos4.c
   trunk/heimdal/kdc/kerberos5.c
   trunk/heimdal/kdc/log.c
   trunk/heimdal/kdc/main.c
   trunk/heimdal/kdc/misc.c
   trunk/heimdal/kdc/pkinit.c


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


More information about the samba-cvs mailing list