use a more unique name then ratatosk so that other (me) have such
hosts in the local domain and the tests fails, to take hokkigai.pdc.kth.se instead git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12079 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2002 Kungliga Tekniska H<>gskolan
|
||||
* Copyright (c) 2002 - 2003 Kungliga Tekniska H<>gskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
@@ -110,10 +110,10 @@ static struct testcase {
|
||||
" v4_instance_resolve = true\n",
|
||||
HEIM_ERR_V4_PRINC_NO_CONV, 0},
|
||||
|
||||
{"rcmd", "ratatosk", "NADA.KTH.SE", "NADA.KTH.SE", 2,
|
||||
{"host", "ratatosk.pdc.kth.se"}, NULL, HEIM_ERR_V4_PRINC_NO_CONV, 0},
|
||||
{"rcmd", "ratatosk", "NADA.KTH.SE", "NADA.KTH.SE", 2,
|
||||
{"host", "ratatosk.pdc.kth.se"},
|
||||
{"rcmd", "hokkigai", "NADA.KTH.SE", "NADA.KTH.SE", 2,
|
||||
{"host", "hokkigai.pdc.kth.se"}, NULL, HEIM_ERR_V4_PRINC_NO_CONV, 0},
|
||||
{"rcmd", "hokkigai", "NADA.KTH.SE", "NADA.KTH.SE", 2,
|
||||
{"host", "hokkigai.pdc.kth.se"},
|
||||
"[libdefaults]\n"
|
||||
" v4_instance_resolve = true\n"
|
||||
"[realms]\n"
|
||||
|
Reference in New Issue
Block a user