Re: SASL authentication
Rich Megginson <[email protected]> Wed, 15 Apr 2009 07:54:50 -0600
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <[email protected]> |
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 > Thanks, > Xu Qiang > _______________________________________________ > dev-tech-ldap mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-ldap > > >