[krbdev.mit.edu #7356] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Fri Sep 21 15:04:31 EDT 2012
Resolve verifier cred in accept_sec_context
If the verifier cred handle is of type GSS_C_BOTH, we need to resolve
the initiator part of it in order to create a s4u2proxy delegated
credential handle. (If it's of type GSS_C_ACCEPT, kg_resolve_cred
won't do anything beyond locking and validating the credential.)
https://github.com/krb5/krb5/commit/dca7a82f793178c4a51bdd40a173748c3eb2c2a5
Author: Greg Hudson <ghudson at mit.edu>
Commit: dca7a82f793178c4a51bdd40a173748c3eb2c2a5
Branch: master
src/lib/gssapi/krb5/accept_sec_context.c | 5 ++-
src/tests/gssapi/t_s4u.py | 6 ++--
src/tests/gssapi/t_s4u2proxy_krb5.c | 33 ++++++++++++++---------------
3 files changed, 22 insertions(+), 22 deletions(-)
More information about the krb5-bugs
mailing list