[krbdev.mit.edu #9178] git commit

Greg Hudson via RT rt at krbdev.mit.edu
Wed Jul 16 21:12:45 EDT 2025


<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9178 >


Fix ccache config entry updating

krb5_cc_set_config() originally tried to allow overwriting of existing
config keys, but after commit c0a51fe0c8051e27c6cee4f4f0c705356a715e1e
and 7783054742ddd807f7b2f7157d6ed81b7fb614eb it no longer calls
remove_cred.  Add a call back in, as we rely on config entry updating
for refresh_time in the GSS library.

https://github.com/krb5/krb5/commit/fe04743b2b5cae3ed45fb1212a1bed484203d3be
Author: Greg Hudson <ghudson at mit.edu>
Commit: fe04743b2b5cae3ed45fb1212a1bed484203d3be
Branch: master
 src/lib/krb5/ccache/ccfns.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)



More information about the krb5-bugs mailing list