]> git.ipfire.org Git - thirdparty/krb5.git/commit
Try to scan_ccache() after leash picks a cache
authorBen Kaduk <kaduk@mit.edu>
Thu, 21 Aug 2014 16:48:39 +0000 (12:48 -0400)
committerBen Kaduk <kaduk@mit.edu>
Tue, 9 Sep 2014 19:01:12 +0000 (15:01 -0400)
commit674f7d7abe2d4f8bc3fe791e4347a332e3ccfd41
tree01485a611e6a8447b08a0790802c0f68648e6d99
parente56f3d43a746c198b1fd1889dc1211b9feedbfc3
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.

ticket: 7998 (new)
tags: pullup
target_version: 1.12.3
subject: gssapi.dll tries to get initial creds even when some are present
src/lib/gssapi/krb5/acquire_cred.c