On Fri, Aug 20, 2010 at 4:15 PM, Zdravko Talevski <[email protected]>wrote:
> Hello Greg, > > thanks for the response.One more question,should I download these files and > compile them with gcc,or should I implement Heimdal.Because I have tried > with heimdal-clients package and configured the krb5.conf,but the same > error > still occurs.There is no change in the error log of Apache.Thanks. > > Best Regards, > Zdravko Talevski > > > On Thu, Aug 19, 2010 at 8:21 PM, Zdravko Talevski <[email protected]>wrote: > >> >> >> ---------- Forwarded message ---------- >> From: Greg Hudson via RT <[email protected]> >> Date: Thu, Aug 19, 2010 at 6:38 PM >> Subject: [krbdev.mit.edu #6758] SVN Commit >> To: >> >> >> >> krb5_gss_register_acceptor_identity sets a mutex-locked global (not >> thread-specific) variable containing a keytab name. This change >> allows the variable to be unset by passing a null value. >> >> A more elegant long-term solution to the problem is Heimdal's >> gss_krb5_import_cred function. >> >> >> http://src.mit.edu/fisheye/changelog/krb5/?cs=24242 >> Commit By: ghudson >> Revision: 24242 >> Changed Files: >> U trunk/src/lib/gssapi/krb5/acquire_cred.c >> U trunk/src/lib/gssapi/krb5/krb5_gss_glue.c >> >> _______________________________________________ >> krb5-bugs mailing list >> [email protected] >> https://mailman.mit.edu/mailman/listinfo/krb5-bugs >> >> > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
