[krbdev.mit.edu #8718] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Mon Aug 27 18:19:33 EDT 2018
Limit matching of user-to-user ccache credentials
In krb5int_cc_creds_match_request(), do not yield a user-to-user
credential if the caller is not looking for one; it would not be
useful when a normal service ticket (encrypted in the service key) is
required. Reported by Todd Lubin.
https://github.com/krb5/krb5/commit/77ee8336c3f4d39d12146d8a631f9abd595d4cbb
Author: Greg Hudson <ghudson at mit.edu>
Commit: 77ee8336c3f4d39d12146d8a631f9abd595d4cbb
Branch: master
src/lib/krb5/ccache/cc_retr.c | 5 +++++
src/tests/t_u2u.py | 8 ++++++++
2 files changed, 13 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list