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 wrote: > > > ---------- Forwarded message ---------- > From: Greg Hudson via RT > 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. > > > https://github.com/krb5/krb5/commit/41103fb180d78f349a5c3fe45f96008b50a11587 > 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 > krb5-bugs@mit.edu > https://mailman.mit.edu/mailman/listinfo/krb5-bugs > >