[3876] in Kerberos

home help back first fref pref prev next nref lref last post

Re: It's gotta be easier than this

daemon@ATHENA.MIT.EDU (Tim Schmitt)
Tue Sep 20 15:18:31 1994

To: kerberos@MIT.EDU
Date: 20 Sep 1994 16:42:10 GMT
From: tims@next.ocsg.com (Tim Schmitt)


Rich,

>When I run krb5kdc I get the following:
>
>       krb5kdc: Permission denied in replay cache code while \
>       expunging replay cache 'dfl:'

  The problem is the KDC is receiving an errant HUP signal.
To prevent this, invoke the KDC with command:
"/usr/5bin/nohup /krb5/sbin/krb5kdc &"
  The cause of this problem is the KDC fails to properly
set itself up as a daemon process.  If you wish to
fix this, a good reference for creating a daemon
process is "Unix Network Programming", section 2.6, by Stevens.


  Tim

-----------------------------------------------------------------------
tims@ocsg.com
#include <std/disclaimer.h>

Tim Schmitt
CyberSafe/OCSG - Providers of commercial Kerberos solutions
2443 152nd Ave, NE Phone: 206-883-8721
Redmond, WA 98052  Fax: 206-883-6951

Kerberos: Better living through authentication.
I wish you as the kadmin does: Have a Good Day.
-----------------------------------------------------------------------

home help back first fref pref prev next nref lref last post