[krbdev.mit.edu #5564]

Ken Raeburn via RT rt-comment at krbdev.mit.edu
Thu May 24 16:32:31 EDT 2007


Will Fiveash noticed that the KDC config file was getting used in all programs.  The bug is in 
os_init_paths():

On Wed, Mar 07, 2007 at 05:14:16PM -0600, Will Fiveash wrote:
Shouldn't that be?

   if (retval == 0 && kdc == TRUE)
       retval = add_kdc_config_file(&files);

It wasn't checking the "kdc" flag before.  This is fixed in r19239 on the trunk.



More information about the krb5-bugs mailing list