aboutsummaryrefslogtreecommitdiff
path: root/src/config-files
diff options
context:
space:
mode:
authorMark Eichin <eichin@mit.edu>1996-03-14 00:38:50 +0000
committerMark Eichin <eichin@mit.edu>1996-03-14 00:38:50 +0000
commite7c1379722f2d28c5259f199b7ddd78b8dbf55a0 (patch)
treee5c1e1c483c549aa9d08276b765488f7330bf880 /src/config-files
parent443f4f1c59ca2bed43a8c73bfcc61b05bf997acf (diff)
downloadkrb5-e7c1379722f2d28c5259f199b7ddd78b8dbf55a0.zip
krb5-e7c1379722f2d28c5259f199b7ddd78b8dbf55a0.tar.gz
krb5-e7c1379722f2d28c5259f199b7ddd78b8dbf55a0.tar.bz2
fix some of the names..
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7631 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config-files')
-rw-r--r--src/config-files/krb5.conf.M4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config-files/krb5.conf.M b/src/config-files/krb5.conf.M
index 33707a4..5683f4d 100644
--- a/src/config-files/krb5.conf.M
+++ b/src/config-files/krb5.conf.M
@@ -69,7 +69,7 @@ Contains subsections keyed by Kerberos realm names which describe
where to find the Kerberos servers for a particular realm, and other
realm-specific information.
-.IP [domain_realm]
+.IP [domain_name]
Contains relations which map subdomains and domain names to Kerberos
realm names. This is used by programs to determine what realm a host
should be in, given its fully qualified domain name.
@@ -93,7 +93,7 @@ following sections.
.SH LIBDEFAULTS SECTION
The following relations are defined in the [libdefaults] section:
-.IP default_domain
+.IP default_realm
This relation identifies the default realm to be used in a client
host's Kerberos activity.