[krbdev.mit.edu #9131] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Mon Jul 1 20:20:47 EDT 2024
Mon Jul 01 20:20:47 2024: Request 9131 was acted upon.
Transaction: Ticket created by ghudson at mit.edu
Queue: krb5
Subject: git commit
Owner: ghudson at mit.edu
Requestors:
Status: new
Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9131 >
Adjust removed cred detection in FILE ccache
In the FILE ccache, consider a cred to be removed if it has endtime 0
and authtime non-zero, instead of specifically authtime -1. This
change will let us filter out normal credentials deleted by Heimdal,
although not synthetic credentials such as config entries.
https://github.com/krb5/krb5/commit/4c0838bb4c232866b95c9f2f72a55bf77cfc1308
Author: Greg Hudson <ghudson at mit.edu>
Commit: 4c0838bb4c232866b95c9f2f72a55bf77cfc1308
Branch: master
src/lib/krb5/ccache/cc_file.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
More information about the krb5-bugs
mailing list