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)
commit28d78c40ade22c4b5d445dbe23f18ca210e41f8c
treed3cd9bdaca50e4cd7af031f1b2550836b9190417
parentfc29c3250af5fbcd81725e38fb48ca1ec5ae23bf
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
(This used to be commit 849500d1aa658817052423051b1f5d0b7a1db8e0)
15 files changed:
source4/auth/credentials/credentials_files.c
source4/auth/credentials/credentials_krb5.c
source4/auth/kerberos/kerberos_util.c
source4/auth/kerberos/krb5_init_context.c
source4/heimdal/lib/hdb/hdb-protos.h
source4/heimdal/lib/hdb/hdb.c
source4/heimdal/lib/hdb/keytab.c [new file with mode: 0644]
source4/heimdal/lib/krb5/krb5.h
source4/heimdal_build/config.mk
source4/kdc/config.mk
source4/kdc/hdb-ldb.c
source4/kdc/kdc.c
source4/kdc/kdc.h
source4/kdc/kpasswdd.c
source4/setup/secrets.ldif