[krbdev.mit.edu #6941] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Tue Oct 18 16:18:45 EDT 2011


pull up r25076 from trunk

 ------------------------------------------------------------------------
 r25076 | ghudson | 2011-08-08 14:27:15 -0400 (Mon, 08 Aug 2011) | 14 lines

 ticket: 6941
 subject: Fix accidental KDC use of replay cache
 target_version: 1.9.2
 tags: pullup

 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=25374
Commit By: tlyu
Revision: 25374
Changed Files:
U   branches/krb5-1-9/src/kdc/kdc_util.c




More information about the krb5-bugs mailing list