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

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

krb5 commit [krb5-1.16]: Document comments in krb5.conf

daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed May 2 01:25:53 2018

Date: Wed, 2 May 2018 01:25:40 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-Id: <201805020525.w425PeIx030877@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/3a5c43467c5095dc7e1b3cc2eca50993c59b79ad
commit 3a5c43467c5095dc7e1b3cc2eca50993c59b79ad
Author: Greg Hudson <ghudson@mit.edu>
Date:   Fri Mar 30 16:54:44 2018 -0400

    Document comments in krb5.conf
    
    (cherry picked from commit 80a4d553d54f09d7467f090a92964236a7a7d44b)
    
    ticket: 8660
    version_fixed: 1.16.1

 doc/admin/conf_files/krb5_conf.rst |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/admin/conf_files/krb5_conf.rst b/doc/admin/conf_files/krb5_conf.rst
index 4ed9832..3d33dba 100644
--- a/doc/admin/conf_files/krb5_conf.rst
+++ b/doc/admin/conf_files/krb5_conf.rst
@@ -21,8 +21,10 @@ Structure
 ---------
 
 The krb5.conf file is set up in the style of a Windows INI file.
-Sections are headed by the section name, in square brackets.  Each
-section may contain zero or more relations, of the form::
+Lines beginning with '#' or ';' (possibly after initial whitespace)
+are ignored as comments.  Sections are headed by the section name, in
+square brackets.  Each section may contain zero or more relations, of
+the form::
 
     foo = bar
 
_______________________________________________
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