[krbdev.mit.edu #6490] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue May 19 19:17:51 EDT 2009


When using keyed checksum types with TGS subkeys, Microsoft AD 2003
verifies the checksum using the subkey, whereas MIT and Heimdal verify
it using the TGS session key.  (RFC 4120 is actually silent on which
is correct; RFC 4757 specifies the TGS session key.)  To sidestep this
interop issue, don't use keyed checksum types with RC4 keys without
explicit configuration in krb5.conf.  Using keyed checksum types with
AES is fine since, experimentally, AD 2008 accepts checksums keyed
with the TGS session key.


http://src.mit.edu/fisheye/changelog/krb5/?cs=22356
Commit By: ghudson
Revision: 22356
Changed Files:
U   trunk/src/lib/krb5/krb/send_tgs.c




More information about the krb5-bugs mailing list