pull up r23325, 23384 from trunk
authorTom Yu <tlyu@mit.edu>
Tue, 12 Jan 2010 04:15:30 +0000 (04:15 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 12 Jan 2010 04:15:30 +0000 (04:15 +0000)
commitd683ddfe24ee02a4d748b509d21142acced0fc8d
treea544f7f3ee49e73f9b587796e3643521d5e381bc
parenta9d409c735676299c91cfcb23963f3e8ce2242ad
pull up r23325, 23384 from trunk

 ------------------------------------------------------------------------
 r23384 | hartmans | 2009-11-30 09:14:47 -0500 (Mon, 30 Nov 2009) | 4 lines

 ticket: 6585

 Fix memory leak

 ------------------------------------------------------------------------
 r23325 | hartmans | 2009-11-23 20:05:30 -0500 (Mon, 23 Nov 2009) | 12 lines

 ticket: 6585
 subject: KDC MUST NOT accept ap-request armor in FAST TGS
 target_version: 1.7.1
 tags: pullup

 Per the latest preauth framework spec, the working group has decided
 to forbid ap-request armor in the TGS request because of security
 problems with that armor type.

 This commit was tested against an implementation of FAST TGS client to
 confirm that if explicit armor is sent, the request is rejected.

ticket: 6585
version_fixed: 1.7.1
status: resolved

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