[krbdev.mit.edu #6393] SVN Commit

Sam Hartman via RT rt-comment at krbdev.mit.edu
Fri Feb 13 10:55:34 EST 2009


Implement support for use of a subkey in the TGS req.  This is needed
by FAST TGS support.  The interface to krb5_send_tgs changed in order
to gain a subkey output parameter.  Since this is a private interface
it was renamed to krb5int_send_tgs and removed from the export list.

* send_tgs.c: generate a subkey and return to caller
* decode_kdc_rep.c: Use subkey keyusage
* gc_via_tkt.c: pass in subkey to decode_kdc_rep
* send_tgs.c: use subkey for encrypting authorization data

http://src.mit.edu/fisheye/changelog/krb5/?cs=21993
Commit By: hartmans
Revision: 21993
Changed Files:
U   trunk/src/include/k5-int.h
U   trunk/src/lib/krb5/krb/decode_kdc.c
U   trunk/src/lib/krb5/krb/gc_via_tkt.c
U   trunk/src/lib/krb5/krb/send_tgs.c
U   trunk/src/lib/krb5/libkrb5.exports




More information about the krb5-bugs mailing list