r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our
authorAndrew Bartlett <abartlet@samba.org>
Tue, 24 Jan 2006 05:31:08 +0000 (05:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:26 +0000 (13:51 -0500)
commit849500d1aa658817052423051b1f5d0b7a1db8e0
tree8cd02624cc4a2b6807f8328e3ba8d07b2db1e6a8
parent59fbce01c6814b8e411e7de6ee66739161520a3c
r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our
case) as the keytab.

This avoids issues in replicated setups, as we will replicate the
kpasswd key correctly (including from windows, which is why I care at
the moment).

Andrew Bartlett
15 files changed:
source/auth/credentials/credentials_files.c
source/auth/credentials/credentials_krb5.c
source/auth/kerberos/kerberos_util.c
source/auth/kerberos/krb5_init_context.c
source/heimdal/lib/hdb/hdb-protos.h
source/heimdal/lib/hdb/hdb.c
source/heimdal/lib/hdb/keytab.c [new file with mode: 0644]
source/heimdal/lib/krb5/krb5.h
source/heimdal_build/config.mk
source/kdc/config.mk
source/kdc/hdb-ldb.c
source/kdc/kdc.c
source/kdc/kdc.h
source/kdc/kpasswdd.c
source/setup/secrets.ldif