In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Sam Hartman) wrote:

> >>>>> "Lukas" == Lukas Kubin <[EMAIL PROTECTED]> writes:
> 
>     Lukas> Is there any progress in the ability of Kerberos libraries
>     Lukas> on Linux to be used by threads-enabled applications?  I'm
>     Lukas> still having troubles using sasl kerberos authentication to
>     Lukas> ldap server on Linux (Debian). It always fails when
>     Lukas> parallel connection appears.  Is there any solution for
>     Lukas> this now?  Thank you.
> 
> I believe someone has written a patch to the SASL library to use
> mutexes around GSSAPI calls.

That sounds like Simon Wilkinson.  I have done this too,
but I'm sure his code is at least better tested.  Unless
I missed something, it can be done with fairly simple
changes to one source file (plugins/gssapi.c) and does
away with a few little headaches if you're not otherwise
using Heimdal already.

   Donn Cave, [EMAIL PROTECTED]
________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to