From: Greg Hudson Date: Fri, 30 Mar 2018 20:54:44 +0000 (-0400) Subject: Document comments in krb5.conf X-Git-Tag: krb5-1.17-beta1~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a4d553d54f09d7467f090a92964236a7a7d44b;p=thirdparty%2Fkrb5.git Document comments in krb5.conf ticket: 8660 (new) tags: pullup target_version: 1.16-next --- diff --git a/doc/admin/conf_files/krb5_conf.rst b/doc/admin/conf_files/krb5_conf.rst index 8cfe5f4588..2574e5c269 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