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:
Love Hörnquist Åstrand
2006-11-13 05:41:54 +00:00
parent 314fb19bfd
commit 6a065ff0a7
7 changed files with 13 additions and 13 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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
}

View File

@@ -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

View File

@@ -43,8 +43,8 @@ testfailed="echo test failed; cat messages.log; exit 1"
# If there is no useful db support compile in, disable test
../db/have-db || exit 77
R=EXAMPLE.ORG
R2=EXAMPLE.COM
R=TEST.H5L.SE
R2=TEST.H5L.SE.COM
port=8888

View File

@@ -1,17 +1,17 @@
# $Id$
[libdefaults]
default_realm = EXAMPLE.ORG
default_realm = TEST.H5L.SE
no-addresses = TRUE
[appdefaults]
pkinit-anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
[realms]
EXAMPLE.ORG = {
TEST.H5L.SE = {
kdc = localhost:8888
}
EXAMPLE.COM = {
TEST.H5L.SE.COM = {
kdc = localhost:8888
}
@@ -27,7 +27,7 @@
database = {
dbname = @objdir@/current-db
realm = EXAMPLE.ORG
realm = TEST.H5L.SE
mkey_file = @objdir@/mkey.file
}

View File

@@ -1,2 +1,2 @@
# $Id$
foo@EXAMPLE.ORG:CN=pkinit,C=SE
foo@TEST.H5L.SE:CN=pkinit,C=SE