From 2b0ace3aa632c8af8da25ffb899627dad464f0c1 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 15 Jun 2001 06:10:32 +0000 Subject: [PATCH] update profile section name in comments to reflect reality and other docs git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13349 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/krb5/krb/walk_rtree.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/krb5/krb/walk_rtree.c b/src/lib/krb5/krb/walk_rtree.c index a866f6fe9..399f5acab 100644 --- a/src/lib/krb5/krb/walk_rtree.c +++ b/src/lib/krb5/krb/walk_rtree.c @@ -33,7 +33,7 @@ * is allowed by RFC 1510: "If a hierarchical orginization is not used * it may be necessary to consult some database in order to construct * an authentication path between realms." The database is contained - * in the [capath] section of the krb5.conf file. + * in the [capaths] section of the krb5.conf file. * Client to server paths are defined. There are n**2 possible * entries, but only those entries which are needed by the client * or server need be present in its krb5.conf file. (n entries or 2*n @@ -44,10 +44,10 @@ * other ANL, NERSC and PNL. Each of these orginizations wants to * use its DNS name in the realm, ANL.GOV. In addition ANL wants * to authenticatite to HAL.COM via a K5.MOON and K5.JUPITER - * A [capath] section of the krb5.conf file for the ANL.GOV clients + * A [capaths] section of the krb5.conf file for the ANL.GOV clients * and servers would look like: * - * [capath] + * [capaths] * ANL.GOV = { * NERSC.GOV = ES.NET * PNL.GOV = ES.NET -- 2.26.2