| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: Fredrik Tolf <fredrik@dolda2000.com> Date: Tue, 21 Sep 2004 21:16:18 +0200 Message-ID: <1095794178.26766.37.camel@pc7.dolda2000.com> To: kerberos@mit.edu Errors-To: kerberos-bounces@mit.edu On Tue, 2004-09-21 at 17:09 +0000, Ken Hornstein wrote: > >3. From an strace, I've managed to find out that the Kerberos library > >opens the replay cache, reads it, and then tries to open a file with the > >empty string as file name (which explains the ENOENT). It then closes > >the replay cache. > > > >I've linked against the MIT Krb5 libraries, version 1.2.7. > > > >Can someone be as kind as to shed some light on this problem for me? > > I've seen cases where a system crash can corrupt the replay cache. This > sounds like it might be what happened here. The fix is to simply delete > the replay cache; the next run of a Kerberos daemon will fix it, and > everything will be fine. I'm sorry, it turned out to be a configuration error from my part. When I reinstalled this server of mine after fixing the bug that made it crash in the first place, I accidentally overwrote its configuration file, and that is what somehow caused the error. On a side note, I had already tried deleting the replay cache, but since that wasn't it, it obviously didn't help. Thanks for your willingness to help me, anyway, and sorry for wasting your time. Fredrik Tolf ________________________________________________ Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |