On Wed, 2010-09-22 at 16:59 -0400, Tom Parker wrote: > Is this a bug? Or am I wrong in my assumptions about the two files.
Without actually trying to duplicate your behavior, just looking at the source code, it looks like a bug in the way kdb5_ldap_util initializes its krb5 context. I'm surprised it hasn't come up before. It should be easy to fix. A workaround is to set KRB5_CONFIG=/etc/krb5.conf:/var/lib/kerberos/krb5kdc/kdc.conf while running kdb5_ldap_util. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
