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.

From Andrew Bartlet



git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20447 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-19 18:22:41 +00:00
parent e52db253f9
commit 0c2182a3ba
4 changed files with 342 additions and 323 deletions

View File

@@ -40,8 +40,6 @@ RCSID("$Id$");
sig_atomic_t exit_flag = 0;
int detach_from_console = -1;
static RETSIGTYPE
sigterm(int sig)
{