[krbdev.mit.edu #8995] git commit
Greg Hudson via RT
rt at krbdev.mit.edu
Wed Mar 31 02:31:07 EDT 2021
<URL: https://mv-ezproxy-com.ezproxyberklee.flo.org/rt/Ticket/Display.html?id=8995 >
Fix KCM flag transmission for remove_cred
MIT krb5 uses low bits for KRB5_TC flags, while Heimdal uses high bits
so that the same flag word can also hold KRB5_GC flags. Add a mapping
function and send the Heimdal flag values when performing a
remove_cred operation.
https://github.com/krb5/krb5/commit/11a82cf424f9c905bb73680c64524f087090d4ef
Author: Greg Hudson <ghudson at mit.edu>
Commit: 11a82cf424f9c905bb73680c64524f087090d4ef
Branch: master
src/include/kcm.h | 19 +++++++++++++++++++
src/lib/krb5/ccache/cc_kcm.c | 36 +++++++++++++++++++++++++++++++++++-
2 files changed, 54 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list