From 6a065ff0a71d3ad28d2642fc825f2386c769562c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 13 Nov 2006 05:41:54 +0000 Subject: [PATCH] use TEST.H5L.SE git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19016 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tests/gss/check-context.in | 2 +- tests/gss/check-gssmask.in | 2 +- tests/gss/krb5.conf.in | 6 +++--- tests/kdc/check-digest.in | 2 +- tests/kdc/check-kdc.in | 4 ++-- tests/kdc/krb5.conf.in | 8 ++++---- tests/kdc/pki-mapping | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/tests/gss/check-context.in b/tests/gss/check-context.in index e363dfe0b..25d822f40 100644 --- a/tests/gss/check-context.in +++ b/tests/gss/check-context.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 diff --git a/tests/gss/check-gssmask.in b/tests/gss/check-gssmask.in index 02edd8d00..08fa129eb 100644 --- a/tests/gss/check-gssmask.in +++ b/tests/gss/check-gssmask.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 diff --git a/tests/gss/krb5.conf.in b/tests/gss/krb5.conf.in index 4f5073213..878f09363 100644 --- a/tests/gss/krb5.conf.in +++ b/tests/gss/krb5.conf.in @@ -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 } diff --git a/tests/kdc/check-digest.in b/tests/kdc/check-digest.in index 117ff4288..f4424f504 100644 --- a/tests/kdc/check-digest.in +++ b/tests/kdc/check-digest.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 diff --git a/tests/kdc/check-kdc.in b/tests/kdc/check-kdc.in index 9f349ac7f..b47b59a58 100644 --- a/tests/kdc/check-kdc.in +++ b/tests/kdc/check-kdc.in @@ -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 diff --git a/tests/kdc/krb5.conf.in b/tests/kdc/krb5.conf.in index e4f76b87a..be1a0105b 100644 --- a/tests/kdc/krb5.conf.in +++ b/tests/kdc/krb5.conf.in @@ -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 } diff --git a/tests/kdc/pki-mapping b/tests/kdc/pki-mapping index 8dc736704..7eab03f9f 100644 --- a/tests/kdc/pki-mapping +++ b/tests/kdc/pki-mapping @@ -1,2 +1,2 @@ # $Id$ -foo@EXAMPLE.ORG:CN=pkinit,C=SE +foo@TEST.H5L.SE:CN=pkinit,C=SE