[krbdev.mit.edu #6687] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Fri Mar 19 23:50:07 EDT 2010
KRB5_AUTHDATA_SIGNTICKET, originally a Heimdal authorization data
type, was used to implement PAC-less constrained delegation in krb5
1.8. Unfortunately, it was found that Microsoft was using 142 for
other purposes, which could result in a ticket issued by an MIT or
Heimdal KDC being rejected by a Windows Server 2008 R2 application
server. Because KRB5_AUTHDATA_SIGNTICKET is only used to communicate
among a realm's KDCs, it is relatively easy to change the number, so
MIT and Heimdal are both migrating to a new number. This change will
cause a transitional interoperability issue when a realm mixes MIT
krb5 1.8 (or Heimdal 1.3.1) KDCs with MIT krb5 1.8.1 (or Heimdal
1.3.2) KDCs, but only for constrained delegation evidence tickets.
http://src.mit.edu/fisheye/changelog/krb5/?cs=23821
Commit By: ghudson
Revision: 23821
Changed Files:
U trunk/src/include/krb5/krb5.hin
More information about the krb5-bugs
mailing list