Skip Menu |
 

From: tlyu@mit.edu
Subject: git commit

Try to scan_ccache() after leash picks a cache

We need to call scan_ccache() in order to notice that there
are credentials and read their expire time.

The call to scan_ccache() in the Leash case was inadvertently
removed as part of commit 8651f3339ccc5a623172a8edfb9cf522883acacd.

(cherry picked from commit 674f7d7abe2d4f8bc3fe791e4347a332e3ccfd41)

https://github.com/krb5/krb5/commit/e65a03cff1eee52e5132505eaacf85031670f21c
Author: Ben Kaduk <kaduk@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: e65a03cff1eee52e5132505eaacf85031670f21c
Branch: krb5-1.12
src/lib/gssapi/krb5/acquire_cred.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)