[libdefaults] default_realm = TEST.H5L.SE TEST2.H5L.SE no-addresses = TRUE dns_lookup_realm = no name_canon_rules = as-is:realm=TEST.H5L.SE name_canon_rules = as-is:realm=TEST2.H5L.SE name_canon_rules = as-is:realm=TEST3.H5L.SE name_canon_rules = qualify:domain=test1.h5l.se:realm=TEST.H5L.SE name_canon_rules = qualify:domain=test1.h5l.se:realm=TEST2.H5L.SE name_canon_rules = qualify:domain=test2.h5l.se:realm=TEST2.H5L.SE name_canon_rules = qualify:domain=test3.h5l.se:realm=TEST3.H5L.SE [appdefaults] pkinit_anchors = FILE:/jenkins/jobs/oi-userland/workspace/components/library/heimdal/heimdal-7.8.0/tests/kdc/../../lib/hx509/data/ca.crt reconnect-min = 2s reconnect-backoff = 2s reconnect-max = 10s [realms] TEST.H5L.SE = { kdc = localhost:49188 admin_server = localhost:49189 kpasswd_server = localhost:49190 } TEST2.H5L.SE = { kdc = localhost:49188 kpasswd_server = localhost:49190 } TEST3.H5L.SE = { kdc = localhost:49188 } [domain_realm] .test1.h5l.se = TEST.H5L.SE .test2.h5l.se = TEST2.H5L.SE .test3.h5l.se = TEST3.H5L.SE localhost = TEST.H5L.SE [kdc] enable-digest = true allow-anonymous = true digests_allowed = chap-md5,digest-md5,ntlm-v1,ntlm-v1-session,ntlm-v2,ms-chap-v2 strict-nametypes = true enable-http = true enable-pkinit = true pkinit_identity = FILE:/jenkins/jobs/oi-userland/workspace/components/library/heimdal/heimdal-7.8.0/tests/kdc/../../lib/hx509/data/kdc.crt,/jenkins/jobs/oi-userland/workspace/components/library/heimdal/heimdal-7.8.0/tests/kdc/../../lib/hx509/data/kdc.key pkinit_anchors = FILE:/jenkins/jobs/oi-userland/workspace/components/library/heimdal/heimdal-7.8.0/tests/kdc/../../lib/hx509/data/ca.crt pkinit_pool = FILE:/jenkins/jobs/oi-userland/workspace/components/library/heimdal/heimdal-7.8.0/tests/kdc/../../lib/hx509/data/sub-ca.crt # pkinit_revoke = CRL:/jenkins/jobs/oi-userland/workspace/components/library/heimdal/heimdal-7.8.0/tests/kdc/../../lib/hx509/data/crl1.crl pkinit_mappings_file = /jenkins/jobs/oi-userland/workspace/components/library/heimdal/heimdal-7.8.0/tests/kdc/pki-mapping pkinit_allow_proxy_certificate = true database = { label = { dbname = ../../tests/kdc/current-db realm = TEST.H5L.SE mkey_file = ../../tests/kdc/mkey.file acl_file = /jenkins/jobs/oi-userland/workspace/components/library/heimdal/heimdal-7.8.0/tests/kdc/heimdal.acl log_file = ../../tests/kdc/current.log } label2 = { dbname = ../../tests/kdc/current-db realm = TEST2.H5L.SE mkey_file = ../../tests/kdc/mkey.file acl_file = /jenkins/jobs/oi-userland/workspace/components/library/heimdal/heimdal-7.8.0/tests/kdc/heimdal.acl log_file = ../../tests/kdc/current.log } } signal_socket = ../../tests/kdc/signal iprop-stats = ../../tests/kdc/iprop-stats iprop-acl = /jenkins/jobs/oi-userland/workspace/components/library/heimdal/heimdal-7.8.0/tests/kdc/iprop-acl [hdb] db-dir = ../../tests/kdc [logging] kdc = 0-/FILE:../../tests/kdc/messages.log default = 0-/FILE:../../tests/kdc/messages.log [kadmin] save-password = true [capaths] TEST.H5L.SE = { TEST3.H5L.SE = . TEST2.H5L.SE = . } TEST2.H5L.SE = { TEST.H5L.SE = . TEST3.H5L.SE = . } TEST3.H5L.SE = { TEST.H5L.SE = . TEST2.H5L.SE = . }