Make klog_vsyslog() public?
Linus Nordberg
linus at nordu.net
Fri Oct 28 21:58:50 EDT 2011
Greg Hudson <ghudson at MIT.EDU> wrote
Fri, 28 Oct 2011 18:51:54 -0400:
| You can use com_err or com_err_va to log from a plugin; there's a
| com_err hook which will convert those into KDC logs. This is probably
| better than linking against libkadm5srv.
So I just got rid of a dependency, great!
| That said, I'll probably take this patch, since we already export
| krb5_klog_syslog and I think variable-argument interfaces should
| generally be paired with va_arg versions. As a technical note, your
| patch seems to be missing changes to the libkadm5clnt and libkadm5srv
| export lists.
Doh. Thanks.
More information about the krbdev
mailing list