[26794] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Minor correction of [realms] text of kdc.conf

daemon@ATHENA.MIT.EDU (Zhanna A Tsitkova)
Thu Aug 2 10:33:22 2012

Date: Thu, 2 Aug 2012 10:33:18 -0400
From: Zhanna A Tsitkova <tsitkova@mit.edu>
Message-Id: <201208021433.q72EXIke007710@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/0543b90234584aa33b857f7ababf0e383663d083
commit 0543b90234584aa33b857f7ababf0e383663d083
Author: Zhanna Tsitkov <tsitkova@mit.edu>
Date:   Thu Aug 2 10:45:41 2012 -0400

    Minor correction of [realms] text of kdc.conf

 doc/rst_source/krb_admins/conf_files/kdc_conf.rst |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/doc/rst_source/krb_admins/conf_files/kdc_conf.rst b/doc/rst_source/krb_admins/conf_files/kdc_conf.rst
index ee808b1..2c41573 100644
--- a/doc/rst_source/krb_admins/conf_files/kdc_conf.rst
+++ b/doc/rst_source/krb_admins/conf_files/kdc_conf.rst
@@ -62,17 +62,16 @@ subsection does not contain a relation for the tag.  See the
 [realms]
 ~~~~~~~~
 
-Each tag in the [realms] section of the file names a Kerberos realm.
-The value of the tag is a subsection where the relations in that
-subsection define KDC parameters for that particular realm.
+Each tag in the [realms] section is the name of a Kerberos realm.
+The value of the tag is a subsection where the relations define KDC
+parameters for that particular realm.
 
-For each realm, the following tags may be specified in the [realms]
-subsection:
+For each realm, the following tags may be specified:
 
 **acl_file**
     (String.)  Location of the access control list file that
     :ref:`kadmind(8)` uses to determine which principals are allowed
-    which permissions on the database.  The default value is
+    which permissions on the Kerberos database.  The default value is
     |kdcdir|\ ``/kadm5.acl``.
 
 **database_module**
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post