Check for [kdc]v4-realm

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15330 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-06-01 07:26:20 +00:00
parent 762c7f3ab3
commit 66908bd0e7

View File

@@ -496,6 +496,7 @@ struct entry kdc_entries[] = {
{ "pki-identity", krb5_config_string, NULL },
{ "pki-anchors", krb5_config_string, NULL },
{ "hdb-ldap-create-base", krb5_config_string, NULL },
{ "v4-realm", krb5_config_string, NULL },
{ NULL }
};