Disable lookaside cache. It's needed if the replay cache is enabled, and could
authorKen Raeburn <raeburn@mit.edu>
Wed, 30 Jun 1999 19:28:13 +0000 (19:28 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 30 Jun 1999 19:28:13 +0000 (19:28 +0000)
commitcc404230c2bede6dce78ee19f88d879b5e27b71f
treeb2b0962743aef1384a4a7a2e5c5313b596951db6
parent2ee7c8e0714dce64604bc37fee6272286b6bcf3a
Disable lookaside cache.  It's needed if the replay cache is enabled, and could
theoretically make certain attacks more difficult, but the replay cache is
disabled, the attack is very difficult compared to other existing attacks
(would need huge numbers of queries), and under heavy load the lookaside cache
degrades performance.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11538 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/ChangeLog
src/kdc/Makefile.in
src/kdc/dispatch.c
src/kdc/replay.c