>>>>> "Sam" == Sam Hartman <[EMAIL PROTECTED]> writes:
>>>>> "Tom" == Tom Yu <[EMAIL PROTECTED]> writes: Tom> The kadmin client code itself is identical; only the library Tom> with which it is linked is different. Unfortunately, the Tom> kadmin client code cannot easily distinguish between running Tom> in local mode on a KDC host and running as a networked Tom> client, so it too attempts to open the logfile. Sam> OK, why was Mike seing different behavior with 1.2.8? The call to krb5_klog_init() isn't in 1.2.8. It was added in 1.3.x because sometimes the server-side kadm5 library attempts to log things, and having the logging be uninitialized would cause coredumps. ---Tom ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos
