[15564] in Kerberos_V5_Development
Re: Creating GSSAPI initiate credential using keytab entry
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Mar 8 12:15:13 2010
From: Greg Hudson <ghudson@mit.edu>
To: Russ Allbery <rra@stanford.edu>
In-Reply-To: <87hboqkao1.fsf@windlord.stanford.edu>
Date: Mon, 08 Mar 2010 12:15:09 -0500
Message-ID: <1268068509.18898.337.camel@ray>
Mime-Version: 1.0
Cc: "krbdev@mit.edu" <krbdev@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
On Mon, 2010-03-08 at 12:03 -0500, Russ Allbery wrote:
> The kinit function in:
> [...]
> will do what you want
There is really no need to use a file ccache and no need to use
environment variables.
> No, there isn't any way to do this in a thread-safe manner.
I don't believe that statement is true. gss_krb5_ccache_name is not a
great interface since it uses thread-global state, but it is
thread-safe.
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev