[krbdev.mit.edu #8997] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Mon Apr 5 17:47:13 EDT 2021
Mon Apr 05 17:47:13 2021: Request 8997 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=8997 >
Use KCM_OP_RETRIEVE in KCM client
In kcm_retrieve(), try KCM_OP_RETRIEVE. Fall back to iteration if the
server doesn't implement it, or if we can an answer incompatible with
KRB5_TC_SUPPORTED_KTYPES.
In kcmserver.py, implement partial decoding for creds and cred tags so
that we can do a basic principal name match.
https://github.com/krb5/krb5/commit/795ebba8c039be172ab93cd41105c73ffdba0fdb
Author: Greg Hudson <ghudson at mit.edu>
Commit: 795ebba8c039be172ab93cd41105c73ffdba0fdb
Branch: master
src/include/kcm.h | 2 +-
src/lib/krb5/ccache/cc_kcm.c | 52 +++++++++++++++++++++++++++++++++++++++--
src/tests/kcmserver.py | 44 +++++++++++++++++++++++++++++++++--
src/tests/t_ccache.py | 11 ++++++--
4 files changed, 99 insertions(+), 10 deletions(-)
More information about the krb5-bugs
mailing list