pull up r24946 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 9 Jun 2011 21:09:04 +0000 (21:09 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 9 Jun 2011 21:09:04 +0000 (21:09 +0000)
commit23f63d6fafee6c79546f47424d43db22d2a26b33
treefb9712931e287dd8ac1d027f26e24d33bad8ce91
parent3187e3111e53478fd41483e4191a788d4112abe8
pull up r24946 from trunk

 ------------------------------------------------------------------------
 r24946 | ghudson | 2011-06-02 21:00:52 -0400 (Thu, 02 Jun 2011) | 12 lines

 ticket: 6917
 subject: Restore fallback non-referral TGS request to same realm
 target_version: 1.9.2
 tags: pullup

 MIT krb5 1.2 and earlier KDCs reject TGS requests if the canonicalize
 bit is set.  Prior to 1.9, we used to handle this by making a
 non-referral fallback request on any error, but the rewrite in 1.9
 mistakenly changed the behavior so that fallback requests are only
 made if the original request used the referral realm and the fallback
 realm is different from the default realm.  Restore the old behavior.

ticket: 6917
version_fixed: 1.9.2
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-9@24957 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/get_creds.c