Re: SASL authentication

Anton Bobrov <[email protected]> Thu, 16 Apr 2009 00:56:22 +0200
Newsgroups gmane.comp.mozilla.devel.directory
Organization Sun Microsystems, Inc.
Message-ID <[email protected]>
please also make sure to attach a reproducible testcase to the
bug report. it is not exactly clear what are you trying to do.

Rich Megginson wrote:
> Xu, Qiang (FXSGSC) wrote:
>> Hi, all:
>> Just wonder if this is a bug in MozLDAP library? Is there any 
>> developer of this library in this mailist?   
> Yes.
>> The problem here is, to use ldap_sasl_interactive_bind_ext_s() do sasl 
>> binding over ssl connection, while set maxssf=0 using 
>> ldap_set_option(), the binding result is not stable. The result is 
>> good and bad alternatively. The odd numbered tryings are successful, 
>> while the even numbered all fail.
>>
>> Any developer can look into this problem?
>>   
> Please file a bug at bugzilla.mozilla.org against the LDAP C SDK