[krbdev.mit.edu #7328] SVN Commit

Tom Yu via RT rt at krbdev.mit.edu
Wed Aug 29 18:00:33 EDT 2012



Rename old krb5.ini files away

We want to always use a new krb5.ini (and our search order guarantees
that we will), but users might be confused if there is still a file
named krb5.ini in the old location which is now non-functional.
However, it is rude to unconditionally delete the old file which may
potentially be the only copy a user has of their local changes.
Instead, rename the old file to a non-functioning name that indicates
it is no longer being used, so that it may be consulted if needed.
Only attempt the rename if we found an existing krb5.ini, and ignore errors
since this is not a critical part of the installation.

(cherry picked from commit 02499b9c31124d66cdc5fd5d650e38f8c408a984)

https://github.com/krb5/krb5/commit/774056f31fd195f799ddfab7920eeee5660d5e9b
Author: Benjamin Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 774056f31fd195f799ddfab7920eeee5660d5e9b
Branch: krb5-1.10
 src/windows/installer/wix/Makefile |    2 +-
 src/windows/installer/wix/kfw.wxs  |   14 ++++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)


More information about the kfwdev mailing list