Hi, I add debug statements like this to the source code krb5_klog_syslog(LOG_INFO, _(“my debug here!!")); After compiling and deployment, none of the debug statements is printing any thing to the kdc.log. I am a bit puzzled. Can some one please shed some light on this? Thanks Jim