[krbdev.mit.edu #6916] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu May 26 14:05:51 EDT 2011


The krb5_get_credentials() rewrite for IAKERB accidentally omitted the
final step of restoring the requested realm in the output credentials.
As a result, referral entries are not cached, and the caller sees the
actual realm in (*out_creds)->server instead of the referral realm as
before.  Fix this in complete() by swapping ctx->req_server into
ctx->reply_creds->server.

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




More information about the krb5-bugs mailing list