[krbdev.mit.edu #8563] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Mar 27 17:33:18 EDT 2017


Ignore dotfiles in profile includedir

Editors and filesystems may create artifacts related to .conf files
which don't change the file suffix; these artifacts generally begin
with "." so that they don't appear in normal directory listings
(e.g. ".#filename" for emacs interlock files).  Make sure to ignore
any such artifacts when processing a profile includedir directive.

https://github.com/krb5/krb5/commit/e8e1d841f8e43e4f441b451d91333a01e43c1b6f
Author: Greg Hudson <ghudson at mit.edu>
Commit: e8e1d841f8e43e4f441b451d91333a01e43c1b6f
Branch: master
 doc/admin/conf_files/krb5_conf.rst |    7 ++++---
 src/util/profile/prof_parse.c      |    6 +++++-
 2 files changed, 9 insertions(+), 4 deletions(-)



More information about the krb5-bugs mailing list