]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix S4U2Self against non-FAST KDCs
authorGreg Hudson <ghudson@mit.edu>
Fri, 6 Dec 2013 01:32:05 +0000 (20:32 -0500)
committerGreg Hudson <ghudson@mit.edu>
Sat, 7 Dec 2013 02:00:11 +0000 (21:00 -0500)
commit55c3a5f69919c2b5435bac0cb48ab09b11be869c
treeac3395038d5ca0aa9016642c8b913f7108848f5c
parent68d7fcf11553c29a2e0c28a57896fbce4a3ef611
Fix S4U2Self against non-FAST KDCs

When we added FAST TGS support in 1.11, we broke S4U2Self against KDCs
which don't support FAST, because the S4U2Self padata is only present
within the FAST request.  For now, duplicate that padata in the outer
request so that both FAST and non-FAST KDCs can see it.

ticket: 7791
target_version: 1.11.5
tags: pullup
src/lib/krb5/krb/fast.c