[krbdev.mit.edu #7689] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Sep 26 15:48:38 EDT 2013


Improve kinit output credential cache selection

If kinit chooses a client principal based on anything other than the
current default ccache's principal name, apply collection rules if
possible.  When applying collection rules, if we don't find an
existing cache for the client principal, use the default cache if it
is uninitialized, instead of creating a new one.

https://github.com/krb5/krb5/commit/d7b94742daae85329067b126d0a4bc5b2ea7e4a0
Author: Greg Hudson <ghudson at mit.edu>
Commit: d7b94742daae85329067b126d0a4bc5b2ea7e4a0
Branch: master
 src/clients/kinit/kinit.c |  235 +++++++++++++++++++++++++--------------------
 1 files changed, 131 insertions(+), 104 deletions(-)



More information about the krb5-bugs mailing list