[25004] in Kerberos
Double logs from the KDC
daemon@ATHENA.MIT.EDU (Fredrik Tolf)
Mon Nov 28 18:47:36 2005
From: Fredrik Tolf <fredrik@dolda2000.com>
To: kerberos@mit.edu
Content-Type: text/plain
Date: Sun, 27 Nov 2005 21:54:29 +0100
Message-Id: <1133124870.28572.28.camel@pc7.dolda2000.com>
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Hi List!
I have a small problem with my MIT KDC: All log messages are logged
twice. It's not exactly a life threatening problem, but quite annoying.
I have configured logging to log both to a file and to syslog, and the
log messages appear twice in both the file and in syslog. When looking
in /proc/`pidof krb5kdc`/fd (it's running on Linux), I can also see that
it has opened the logfile on two file descriptors.
My log configuration from /etc/krb5.conf looks like this:
[logging]
kdc = FILE:/var/log/krb5kdc.log
kdc = SYSLOG:INFO:DAEMON
admin_server = FILE:/var/log/kadmin.log
admin_server = SYSLOG:INFO:DAEMON
default = FILE:/var/log/krb5lib.log
The logs from the kadmin daemon appear twice, as well. Does someone know
why this happens?
Fredrik Tolf
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos