Re: Problem with Net::LDAP and Authen::Sasl::Perl::Digest-MD5?
Ismael Lezcano <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Message-ID | <[email protected]> |
I just looked and I think that I was beaten to the punch. What I'm complaining about is documented in bug 35263 on CPAN. This behavior was introduced in the sasl round robin patch as part of 0.37. I think it has something to do with how new_client in the SASL modules is called. So if the patch is not removed in the next release, I basically will not be able to use Net::LDAP to connect to AD unless an alternative is explored in possibly overriding the passed Host parameter in Authen::SASL::Perl. Then again, I can stay below Net::LDAP version 0.37 for the time being, but that won't hold indefinitely.