is krb5_cc_initialize() thread safe
Ken Hornstein
kenh at cmf.nrl.navy.mil
Thu Feb 20 20:52:48 EST 2025
>In my testing I've had gssd setup use the "default" ccache type which
>is FILE. I haven't tried if setting it use_memory (switching to
>MEMORY) works better. But regardless, gssd needs to do something
>"better" for the case of FILE credential type and I'm trying to figure
>out what that should be.
Greg does bring up the larger meta-issue that you're apparantly trying
to have two threads call krb5_cc_initiualize() on the same FILE
credential cache; what, exactly, are you trying to accomplish there?
--Ken
More information about the krbdev
mailing list