[krbdev.mit.edu #6655] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Feb 8 15:55:44 EST 2010
pull up r23697 from trunk
------------------------------------------------------------------------
r23697 | ghudson | 2010-02-04 22:43:54 -0500 (Thu, 04 Feb 2010) | 12 lines
ticket: 6655
subject: Fix cross-realm handling of AD-SIGNEDPATH
target_version: 1.8
tags: pullup
Avoid setting AD-SIGNEDPATH when returning a cross-realm TGT.
Previously we were avoiding it when answering a cross-realm client,
which was wrong.
Don't fail out on an invalid AD-SIGNEDPATH checksum; just don't trust
the ticket for S4U2Proxy (as if AD-SIGNEDPATH weren't present).
http://src.mit.edu/fisheye/changelog/krb5/?cs=23708
Commit By: tlyu
Revision: 23708
Changed Files:
U branches/krb5-1-8/src/kdc/kdc_authdata.c
U branches/krb5-1-8/src/kdc/kdc_util.c
U branches/krb5-1-8/src/kdc/kdc_util.h
More information about the krb5-bugs
mailing list