[krbdev.mit.edu #7791] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Fri Dec 6 21:06:17 EST 2013
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.
https://github.com/krb5/krb5/commit/55c3a5f69919c2b5435bac0cb48ab09b11be869c
Author: Greg Hudson <ghudson at mit.edu>
Commit: 55c3a5f69919c2b5435bac0cb48ab09b11be869c
Branch: master
src/lib/krb5/krb/fast.c | 39 ++++++++++++++++++++++++++++++++++-----
1 files changed, 34 insertions(+), 5 deletions(-)
More information about the krb5-bugs
mailing list