Add stuff for iprop.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21754 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
|
||||
[domain_realms]
|
||||
.sub.test.h5l.se = SUB.TEST.H5L.SE
|
||||
localhost = TEST.H5L.SE
|
||||
|
||||
|
||||
[kdc]
|
||||
@@ -36,12 +37,17 @@
|
||||
pkinit_allow_proxy_certificate = true
|
||||
|
||||
database = {
|
||||
dbname = @objdir@/current-db
|
||||
dbname = @objdir@/current-db@kdc@
|
||||
realm = TEST.H5L.SE
|
||||
mkey_file = @objdir@/mkey.file
|
||||
acl_file = @srcdir@/heimdal.acl
|
||||
log_file = @objdir@/current@kdc@.log
|
||||
}
|
||||
|
||||
signal_socket = @objdir@/signal
|
||||
iprop-stats = @objdir@/iprop-stats
|
||||
iprop-acl = @srcdir@/iprop-acl
|
||||
|
||||
[logging]
|
||||
kdc = 0-/FILE:@objdir@/messages.log
|
||||
default = 0-/FILE:@objdir@/messages.log
|
||||
|
Reference in New Issue
Block a user