[krbdev.mit.edu #6768] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Sep 30 23:45:44 EDT 2010


When IAKERB support was added, the krb5_mk_req checksum function
gained access to the send subkey.  This caused GSSAPI forwarded
credentials to be encrypted in the subkey, which violates RFC 4121
section 4.1.1 and is not accepted by Microsoft's implementation.
Temporarily null out the send subkey in the auth context so that
krb5_mk_ncred uses the session key instead.


http://src.mit.edu/fisheye/changelog/krb5/?cs=24399
Commit By: ghudson
Revision: 24399
Changed Files:
U   trunk/src/lib/gssapi/krb5/init_sec_context.c




More information about the krb5-bugs mailing list