[krbdev.mit.edu #7555] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Thu Jan 31 01:32:07 EST 2013
Fix is_referral flag in KDC TGS code
A server response which is a cross-realm TGT is not a referral if it
was directly requested by the client. Misclassifying such a response
as a referral means we don't mirror the request's name type, which has
been observed to break older Java clients.
https://github.com/krb5/krb5/commit/c072b059ecff257e7600be0e86869decd135d422
Author: Greg Hudson <ghudson at mit.edu>
Commit: c072b059ecff257e7600be0e86869decd135d422
Branch: master
src/kdc/do_tgs_req.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list