krb5_get_in_tkt_with_password -> gss_init_sec_context()

Greg Hudson ghudson at MIT.EDU
Thu Apr 29 13:53:47 EDT 2010


On Wed, 2010-04-28 at 19:01 -0400, vir vir wrote:
> you mean TLS to thread-specific variable ?

Windows calls it TLS (thread-local storage).  Pthreads calls it
thread-specific data.  They're the same thing.

I don't believe it's enough to just have gss_krb5_ccache_name() set
during the gss_acquire_cred() call; you also need it set to the desired
ccache during the gss_init_sec_context() calls.





More information about the krbdev mailing list