Hi, Greg, Workers in kdc always log messages at 'debug' level. no matter what [logging] says.
that is, if you don't specify syslog level at [logging], workers log at debug level, (Should be INFO by default) if you specify syslog level to, say 'INFO', workers still log at debug level. (should follow whatever specified in [logging]) Jim On Sep 24, 2012, at 12:15 PM, Greg Hudson wrote: > On 09/19/2012 02:32 PM, Jim Shi wrote: >> It seems when KDC is running with multiple workers, the syslog level for >> workers is aways 'DEBUG'. No matter what syslog level you set in kdc.conf. >> Just wonder others have same issues. > > Can you elaborate about what you're seeing and how it differs from what > you expect? There could easily be a bug here, but just from looking > into the code and testing some basic behavior, I don't see it. > > Note that the KDC code specifies an explicit priority for most of its > log messages, which overrides the default priority specified in a > [logging] directive. This applies with or without worker processes. > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
