[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: LDAPv3: The OpenLDAP/Kerberos/SASL soup (was Kerberos andDIGEST-MD5)
Are all sasl calls wrapped in a mutex or just the gssapi ones? I
couldn't find any references to these changes in the Changelog for sasl
2.1.19 from the CMU source.
Paul
Igor Brezac wrote:
>
> On Wed, 28 Jul 2004, Jose Gonzalez Gomez wrote:
>
> > * Regarding Kerberos, Heimdal is preferred against MIT due basically
> > to the ability of Heimdal to store its KDC database in LDAP and to
> > some annoying threading issues with MIT.
>
> Threading issue should not be a problem with cyrus-sasl 2.1.19 and MIT.
> All gss calls are wrapped in mutexes.
>
> --
> Igor