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

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

krb5 commit: Document directory names in profile paths

daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Jul 15 16:26:10 2015

Date: Wed, 15 Jul 2015 16:26:01 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-Id: <201507152026.t6FKQ16Z008409@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/1c12dd592804321f4752ed08e2ec02689aab004c
commit 1c12dd592804321f4752ed08e2ec02689aab004c
Author: Greg Hudson <ghudson@mit.edu>
Date:   Thu Oct 23 15:34:14 2014 -0400

    Document directory names in profile paths
    
    In krb5_conf.rst, document that KRB5_CONFIG can contain directory
    names.
    
    ticket: 8030

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

diff --git a/doc/admin/conf_files/krb5_conf.rst b/doc/admin/conf_files/krb5_conf.rst
index 7fac360..0f398a6 100644
--- a/doc/admin/conf_files/krb5_conf.rst
+++ b/doc/admin/conf_files/krb5_conf.rst
@@ -11,7 +11,10 @@ Normally, you should install your krb5.conf file in the directory
 ``/etc``.  You can override the default location by setting the
 environment variable **KRB5_CONFIG**.  Multiple colon-separated
 filenames may be specified in **KRB5_CONFIG**; all files which are
-present will be read.
+present will be read.  Starting in release 1.14, directory names can
+also be specified in **KRB5_CONFIG**; all files within the directory
+whose names consist solely of alphanumeric characters, dashes, or
+underscores will be read.
 
 
 Structure
_______________________________________________
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