[26595] in CVS-changelog-for-Kerberos-V5
krb5 commit: Remove outdated comment in k5test.py
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Jun 3 21:08:39 2012
Date: Sun, 3 Jun 2012 20:48:41 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-Id: <201206040048.q540mfh1025517@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/990d7a78c3d4109ab2bbfa44cae5a20afb4ae253
commit 990d7a78c3d4109ab2bbfa44cae5a20afb4ae253
Author: Greg Hudson <ghudson@mit.edu>
Date: Sun Jun 3 20:06:43 2012 -0400
Remove outdated comment in k5test.py
src/util/k5test.py | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
diff --git a/src/util/k5test.py b/src/util/k5test.py
index f2a36b4..513b9c5 100644
--- a/src/util/k5test.py
+++ b/src/util/k5test.py
@@ -1185,20 +1185,3 @@ t_inetd = os.path.join(buildtop, 'tests', 'dejagnu', 't_inetd')
kproplog = os.path.join(buildtop, 'slave', 'kproplog')
kpropd = os.path.join(buildtop, 'slave', 'kpropd')
kprop = os.path.join(buildtop, 'slave', 'kprop')
-
-# Currently there are no helpers for doing cross-realm testing, but
-# the necessary flexibility is present in K5Realm to create them. A
-# cross-realm test setup would need to:
-#
-# * Select distinct realm names, port bases, and directories for each
-# realm.
-#
-# * Create a krb5_conf fragment with a comprehensive [realms] section
-# so that each realm knows how to reach the others, since there
-# won't be DNS SRV records. The fragment should probably None out
-# 'realms' -> '$realm' to avoid a duplicate section for the home
-# realm. capaths configuration may also be desired for some test
-# cases.
-#
-# * Create cross-TGS principals for some or all of the pairs of
-# realms.
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5