[krbdev.mit.edu #8389] git commit 
    Greg Hudson via RT 
    rt-comment at krbdev.mit.edu
       
    Thu Mar 24 16:41:59 EDT 2016
    
    
  
Make profile includedir accept all *.conf files
Since the main config file is krb5.conf, it is intuitive to name
included files with a ".conf" extension; currently such files are
silently ignored.  Accept filenames ending in ".conf" as well as files
with no special characters.
[ghudson at mit.edu: shorten commit message and comment; accept the
filename ".conf" itself for simplicity; add a test; adjust
documentation change to note that allowing .conf is new in 1.15]
https://github.com/krb5/krb5/commit/0744026f06e8cbf477aa49cfe16b5fd28a9ddc9e
Author: Peter Jones <pjones at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 0744026f06e8cbf477aa49cfe16b5fd28a9ddc9e
Branch: master
 doc/admin/conf_files/krb5_conf.rst |    7 ++++---
 src/man/krb5.conf.man              |    7 ++++---
 src/util/profile/prof_parse.c      |   13 +++++++++----
 src/util/profile/prof_test1        |    9 ++++++---
 4 files changed, 23 insertions(+), 13 deletions(-)
    
    
More information about the krb5-bugs
mailing list