r20988: Call out to Heimdal's krb5.conf processing to configure many aspects
commit7290444ed39c12cc6b9b7edf92c5a8ef17015fd6
authorAndrew Bartlett <abartlet@samba.org>
Wed, 24 Jan 2007 02:48:40 +0000 (24 02:48 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 24 Jan 2007 02:48:40 +0000 (24 02:48 +0000)
tree1c7d512f9d0c650fa166de088850ee42e852960b
parentd44eedfe56f96cf12de288c2b0d49de43baf0af2
r20988: Call out to Heimdal's krb5.conf processing to configure many aspects
of KDC behaviour.  This should allow PKINIT to be turned on and
managed with reasonable sanity.

This also means that the krb5.conf in the same directory as the
smb.conf will always have priority in Samba4, which I think will be
useful.

Andrew Bartlett
source/auth/kerberos/krb5_init_context.c
source/heimdal/kdc/config.c [new file with mode: 0644]
source/heimdal/kdc/default_config.c
source/heimdal/kdc/kdc_locl.h
source/kdc/kdc.c
source/param/util.c