Author: abartlet Date: 2005-12-11 08:31:46 +0000 (Sun, 11 Dec 2005) New Revision: 12179
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12179 Log: Allow our KDC to use LDAP to get to the backend database. To avoid a circular depenency, it is not allowed to use Krb5 as an authentication mechanism, so this must be removed from the list. An extension to the credentials system allows this function. Also remove proto.h use for any of the KDC, and use NTSTATUS returns in more places. Andrew Bartlett Modified: branches/SAMBA_4_0/source/auth/credentials/credentials_gensec.c branches/SAMBA_4_0/source/auth/gensec/gensec.c branches/SAMBA_4_0/source/kdc/config.mk branches/SAMBA_4_0/source/kdc/hdb-ldb.c branches/SAMBA_4_0/source/kdc/kdc.c branches/SAMBA_4_0/source/kdc/kdc.h branches/SAMBA_4_0/source/kdc/pac-glue.c Changeset: Sorry, the patch is too large (275 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12179
