summaryrefslogtreecommitdiffstats
path: root/src/ccapi/server
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>2009-02-13 15:55:32 +0000
committerSam Hartman <hartmans@mit.edu>2009-02-13 15:55:32 +0000
commite0c545139c54d6612687b0458b56ce34419a3a36 (patch)
tree058a0f45669d80ec9a60a4ab426b73e666b5d1fe /src/ccapi/server
parentb2c96206c3d6c8d253cc8ed2f4cc859e9c61c217 (diff)
Implement TGS authenticator subkey usage
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 ticket: 6393 tags: enhancement git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21993 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ccapi/server')
0 files changed, 0 insertions, 0 deletions