pull up r22168 from trunk
authorTom Yu <tlyu@mit.edu>
Wed, 15 Apr 2009 20:07:18 +0000 (20:07 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 15 Apr 2009 20:07:18 +0000 (20:07 +0000)
commit297d206e81ad959460932a48c6a8144ccb2f287e
tree6096f4efc3dcf02271274e6988121b036088baeb
parent25b06efa597dc69c5e5e85ed805893f03ffcc570
pull up r22168 from trunk

 ------------------------------------------------------------------------
 r22168 | hartmans | 2009-04-03 01:36:25 -0400 (Fri, 03 Apr 2009) | 8 lines
 Changed paths:
    M /trunk/src/kdc/kdc_authdata.c

 ticket: 6438
 Subject: Handle authdata encrypted in subkey
 target_version: 1.7
 tags: pullup

 RFC 4120 requires that if a subkey is present in the TGS request that
 authorization data be encrypted in the subkey.  Our KDC did not handle
 this correctly.

ticket: 6438
version_fixed: 1.7

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22244 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/kdc_authdata.c