Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 601 pull up r25121 from trunk ------------------------------------------------------------------------ r25121 | ghudson | 2011-09-01 12:21:25 -0400 (Thu, 01 Sep 2011) | 9 lines ticket: 6952 subject: Fix cross-realm traversal TGT requests target_version: 1.9.2 tags: pullup When requesting a cross-realm TGT, use the KDC instance of the current TGT (the second data component), not the realm which the TGT came from. https://github.com/krb5/krb5/commit/fdbfc89048530c88328327271c248b5246161e06 Commit By: tlyu Revision: 25380 Changed Files: U branches/krb5-1-9/src/lib/krb5/krb/get_creds.c