repo.or.cz
/
heimdal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
use right directory
[heimdal.git]
/
tests
/
kdc
/
krb5-an2ln.conf.in
blob
47bf71d0b660195a1c559e6b290a28638e0dabed
1
[libdefaults]
2
default_realm = TEST.H5L.SE TEST2.H5L.SE TEST3.H5L.SE
3
no-addresses = TRUE
4
5
[appdefaults]
6
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
}
23
24
[logging]
25
default = 0-/FILE:@objdir@/messages.log
26