repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
crypto
/
external
/
bsd
/
heimdal
/
dist
/
tests
/
ldap
/
krb5.conf.in
blob
ca6b86e5c5d6e9ab03b5522f179014390c500bb2
1
# Id
2
3
[libdefaults]
4
default_realm = TEST.H5L.SE
5
no-addresses = TRUE
6
7
[realms]
8
TEST.H5L.SE = {
9
kdc = localhost:@port@
10
}
11
12
[kdc]
13
database = {
14
dbname = ldapi://ldap-socket:OU=KerberosPrincipals,o=test,DC=h5l,DC=se
15
realm = TEST.H5L.SE
16
mkey_file = @objdir@/mkey.file
17
}
18
19
[logging]
20
kdc = 0-/FILE:@objdir@/messages.log
21
default = 0-/FILE:@objdir@/messages.log