RE: SASL authentication
"Xu, Qiang (FXSGSC)" <[email protected]> Mon, 20 Apr 2009 10:34:07 +0800
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <D8C9BC7FFCF8154FB7141EB8DB609C172DE44F3CC2@SGPAPHQ-EXSCC01.dc01.fujixerox.net> |
> -----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