2 default_realm = TEST.H5L.SE TEST2.H5L.SE
4 allow_weak_crypto = @WEAK@
10 pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
12 reconnect-backoff = 2s
17 kdc = localhost:@port@
18 admin_server = localhost:@admport@
19 kpasswd_server = localhost:@pwport@
22 kdc = localhost:@port@
25 kdc = localhost:@port@
26 kpasswd_server = localhost:@pwport@
29 kdc = localhost:@port@
32 kdc = localhost:@port@
35 kdc = localhost:@port@
38 kdc = localhost:@port@
41 kdc = localhost:@port@
44 kdc = http/localhost:@port@
48 .test.h5l.se = TEST.H5L.SE
49 .sub.test.h5l.se = SUB.TEST.H5L.SE
50 .example.com = TEST2.H5L.SE
51 localhost = TEST.H5L.SE
52 .localdomain = TEST.H5L.SE
53 localdomain = TEST.H5L.SE
54 .localdomain6 = TEST.H5L.SE
55 localdomain6 = TEST.H5L.SE
60 allow-anonymous = true
61 digests_allowed = chap-md5,digest-md5,ntlm-v1,ntlm-v1-session,ntlm-v2,ms-chap-v2
66 pkinit_identity = FILE:@srcdir@/../../lib/hx509/data/kdc.crt,@srcdir@/../../lib/hx509/data/kdc.key
67 pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
68 pkinit_pool = FILE:@srcdir@/../../lib/hx509/data/sub-ca.crt
69 # pkinit_revoke = CRL:@srcdir@/../../lib/hx509/data/crl1.crl
70 pkinit_mappings_file = @srcdir@/pki-mapping
71 pkinit_allow_proxy_certificate = true
75 dbname = @objdir@/current-db@kdc@
77 mkey_file = @objdir@/mkey.file
78 acl_file = @srcdir@/heimdal.acl
79 log_file = @objdir@/current@kdc@.log
82 dbname = @objdir@/current-db@kdc@
84 mkey_file = @objdir@/mkey.file
85 acl_file = @srcdir@/heimdal.acl
86 log_file = @objdir@/current@kdc@.log
89 dbname = sqlite:@objdir@/current-db@kdc@.sqlite3
90 realm = SOME-REALM5.FR
91 mkey_file = @objdir@/mkey.file
92 acl_file = @srcdir@/heimdal.acl
93 log_file = @objdir@/current@kdc@.log
97 signal_socket = @objdir@/signal
98 iprop-stats = @objdir@/iprop-stats
99 iprop-acl = @srcdir@/iprop-acl
105 kdc = 0-/FILE:@objdir@/messages.log
106 krb5 = 0-/FILE:@objdir@/messages.log
107 default = 0-/FILE:@objdir@/messages.log
109 # If you are doing preformance measurements on OSX you want to change
110 # the kdc LOG line from = to - below to keep the FILE open and avoid
111 # open/write/close which is blocking (rdar:// ) on OSX.
112 # kdc = 0-/FILE=@objdir@/messages.log
116 default_key_rules = {
117 */des3-only@* = des3-cbc-sha1:pw-salt
118 */aes-only@* = aes256-cts-hmac-sha1-96:pw-salt
126 TEST3.H5L.SE = TEST2.H5L.SE
127 TEST4.H5L.SE = TEST2.H5L.SE
128 TEST4.H5L.SE = TEST3.H5L.SE
129 SOME-REALM6.US = SOME-REALM5.FR
130 SOME-REALM7.UK = SOME-REALM6.US