r7241: The KDC almost links...
authorAndrew Bartlett <abartlet@samba.org>
Fri, 3 Jun 2005 14:32:10 +0000 (14:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:30 +0000 (13:17 -0500)
commit089b5381630f015cf2e81e8509fa7025eadb4060
treebcd836749833d88dbda666cde7f906b226cbd6a2
parent752ffdf49c37a9396ae22cbd9661bf87fe599250
r7241: The KDC almost links...

Using current lorikeet/heimdal, and with the KDC module enabled (it is
disabled by default), I almost get the KDC to link.

(To enable the KDC for testing, comment out the only line in
smbd/config.m4, and add 'kdc' to the 'server services' line in
smb.conf).
(This used to be commit 26cd4b4f68a370390e08263067402c6c70e49ec8)
source4/auth/kerberos/config.m4
source4/kdc/config.mk
source4/kdc/hdb-ldb.c [new file with mode: 0644]
source4/kdc/kdc.c
source4/kdc/kdc.h