Fix bugs I introduced into srv_rcache. The rcache name wasn't being
authorTheodore Tso <tytso@mit.edu>
Fri, 10 Jun 1994 22:32:09 +0000 (22:32 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 10 Jun 1994 22:32:09 +0000 (22:32 +0000)
commitc6d421668433407a75ad8602e6a312686179bcec
tree2d19a60d19db8b2555c5e95e5ea59026376cc34c
parentf276351ec34f4c41dcfe0fa2eb6e792103f3a061
Fix bugs I introduced into srv_rcache.  The rcache name wasn't being
formed correctly (not adding rc_ at the beginning) and we weren't trying
krb5_rc_recover() before trying krb5_rc_initialize().

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3736 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/srv_rcache.c