[krbdev.mit.edu #6758] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Aug 19 12:38:31 EDT 2010


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




More information about the krb5-bugs mailing list