Skip Menu |
 

From: kaduk@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.

https://github.com/krb5/krb5/commit/674f7d7abe2d4f8bc3fe791e4347a332e3ccfd41
Author: Ben Kaduk <kaduk@mit.edu>
Commit: 674f7d7abe2d4f8bc3fe791e4347a332e3ccfd41
Branch: master
src/lib/gssapi/krb5/acquire_cred.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
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/c3d4bfab8d44ba62ed972c491e26a46bdc70ca32
Author: Ben Kaduk <kaduk@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: c3d4bfab8d44ba62ed972c491e26a46bdc70ca32
Branch: krb5-1.13
src/lib/gssapi/krb5/acquire_cred.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)