use right directory
[heimdal.git] / tests / kdc / krb5-an2ln.conf.in
blob47bf71d0b660195a1c559e6b290a28638e0dabed
1 [libdefaults]
2         default_realm = TEST.H5L.SE TEST2.H5L.SE TEST3.H5L.SE
3         no-addresses = TRUE
5 [appdefaults]
7 [realms]
8         TEST.H5L.SE = {
9             auth_to_local_names = {
10                 foo/mapped1 = foo
11                 foo/mapped2 = bar
12                 mapped1 = foo
13                 mapped2 = bar
14             }
15             auth_to_local = NONE
16         }
17         TEST2.H5L.SE = {
18             auth_to_local = DB:@srcdir@/an2ln-db.txt
19         }
20         TEST3.H5L.SE = {
21             auth_to_local = DEFAULT
22         }
24 [logging]
25         default = 0-/FILE:@objdir@/messages.log