[krbdev.mit.edu #6941] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Aug 8 14:27:16 EDT 2011


r24464 (ticket #6804) intended to remove the KDC replay cache by
eliminating all of the USE_RCACHE code, but it had the unintended side
effect of causing krb5_rd_req_decoded to use the default server
rcache.  Using this cache is much less efficient because it is opened
and re-read for each request.

Set appropriate flags on the auth context to disable replay cache use
for TGS requests altogether.

http://src.mit.edu/fisheye/changelog/krb5/?cs=25076
Commit By: ghudson
Revision: 25076
Changed Files:
U   trunk/src/kdc/kdc_util.c




More information about the krb5-bugs mailing list