Does Log Rolling Work?
Gary LaVoy
glavoy at apple.com
Mon Feb 16 12:18:48 EST 2004
Does anyone know if this really works?
I put the following entry in the kdc.conf (and I also tried the
krb5.conf), and it doesn't complain, but it also doesn't seem to
actually DO anything.
[logging]
kdc = FILE:/<mypath to kdclog>/kdc.log
kdc_rotate = {
period = 1d
versions = 10
}
I ended up writing a small shell script run out of cron to do the log
rolling....
thanks,
Gary
More information about the Kerberos
mailing list