[krbdev.mit.edu #8207] git commit

Tom Yu via RT rt at krbdev.mit.edu
Wed Jun 24 17:59:39 EDT 2015



Add leash column for the ccache name

Previously, it was fairly easy to set the default cache to MSLSA:,
which is not collection-enabled (as opposed to the normal default
of API:, which is), and the non-collection behavior proved confusing
to many users.

Ideally there would be an option to choose the output ccache in
the "Get Ticket" window, but that is more complicated to implement
than just a display of what cache a given ticket is in.  This
extra display column should still help to alleviate user confusion.

(cherry picked from commit b26d25e97cf3c53ef896092c71948011ceac645d)

https://github.com/krb5/krb5/commit/ec06613cd448038d31cadb9ae7863ad71fa9edf9
Author: Ben Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: ec06613cd448038d31cadb9ae7863ad71fa9edf9
Branch: krb5-1.13
 src/windows/leash/Leash.rc                  |    2 ++
 src/windows/leash/LeashUICommandHandler.cpp |    5 +++++
 src/windows/leash/LeashView.cpp             |   25 ++++++++++++++++++++++---
 src/windows/leash/LeashView.h               |    6 +++++-
 src/windows/leash/kfwribbon.xml             |    4 ++++
 src/windows/leash/resource.h                |    1 +
 6 files changed, 39 insertions(+), 4 deletions(-)


More information about the kfwdev mailing list