Don't start by attempting to unlink replay caches by guessing
authorKen Raeburn <raeburn@mit.edu>
Fri, 6 Nov 2009 20:16:57 +0000 (20:16 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 6 Nov 2009 20:16:57 +0000 (20:16 +0000)
commitf5660f6db098921809e70a0fe1adc3d568bb195f
treea89206cc7c463aad74ba5526c34165197ea80204
parent965c41375099ee25440ee09e9b4a2db56ca7d7e0
Don't start by attempting to unlink replay caches by guessing
pathnames specific to my uid on MIT Athena systems.  Instead, create a
replay cache object and then destroy it through the library.  Tweak
the rcache-init-error messages to be specific to the instance that
failed.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23138 dc483132-0cff-0310-8789-dd5450dbe970
src/tests/threads/t_rcache.c