use TEST.H5L.SE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19016 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -40,7 +40,7 @@ objdir="@objdir@"
|
||||
# If there is no useful db support compile in, disable test
|
||||
../db/have-db || exit 77
|
||||
|
||||
R=EXAMPLE.ORG
|
||||
R=TEST.H5L.SE
|
||||
|
||||
port=8888
|
||||
|
||||
|
@@ -40,7 +40,7 @@ objdir="@objdir@"
|
||||
# If there is no useful db support compile in, disable test
|
||||
../db/have-db || exit 77
|
||||
|
||||
R=EXAMPLE.ORG
|
||||
R=TEST.H5L.SE
|
||||
|
||||
port=8888
|
||||
|
||||
|
@@ -1,19 +1,19 @@
|
||||
# $Id$
|
||||
|
||||
[libdefaults]
|
||||
default_realm = EXAMPLE.ORG
|
||||
default_realm = TEST.H5L.SE
|
||||
no-addresses = TRUE
|
||||
default_keytab_name = @objdir@/server.keytab
|
||||
|
||||
[realms]
|
||||
EXAMPLE.ORG = {
|
||||
TEST.H5L.SE = {
|
||||
kdc = localhost:8888
|
||||
}
|
||||
|
||||
[kdc]
|
||||
database = {
|
||||
dbname = @objdir@/current-db
|
||||
realm = EXAMPLE.ORG
|
||||
realm = TEST.H5L.SE
|
||||
mkey_file = @objdir@/mkey.file
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user