> -----Original Message----- > From: > [email protected] > > [mailto:[email protected] > illa.org] On Behalf Of Xu, Qiang (FXSGSC) > Sent: Wednesday, April 15, 2009 10:32 AM > To: Markus Moeller; [email protected] > Subject: RE: SASL authentication > > 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.
Just want you guys know that, if maxssf is set to 0 in sasl binding with non-ssl connection, the result is constantly good. No pingpong style observed in logs and network traces. Maybe this is another proof that it is a defect in MozLDAP library's ssl part. Regards, Xu Qiang _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
