Subject: | perl-ldap .58 |
Date: | Fri, 7 Mar 2014 18:07:30 +0000 |
To: | "bug-perl-ldap [...] rt.cpan.org" <bug-perl-ldap [...] rt.cpan.org> |
From: | Tom Jenkins <Tom.Jenkins [...] Security-Finance.com> |
Using ActiveState Active Perl: This is perl 5, version 16, subversion 3 (v5.16.3) built for MSWin32-x86-multi-thread
Simple Net::LDAP queries where working fine with .58. After upgrading the perl-ldap to .59, all bind attempts failed with Bad file descriptor errors. I eventually narrowed the issue down to IO::Socket::INET6. Ponce I uninstalled this module from my systems Net::LDAP queries began working again. Explicitly enabling inet4 and disabling inet6 in the bind command made no difference:
inet4 => 'Y',
inet6 => 'N') ;
Disabling IPv6 from the OS (Windows 8.1) also made no difference.
Since I have great need for the Net::LDAP module and no current needs for INET6, this is an acceptable workaround for me at this time.
Thanks,
Tom
---
Tom Jenkins, Senior Database Administrator
Security Finance
(864) 237-6167 Desk, (864) 237-6018 Fax, (864) 316-0673 Cell
tom.jenkins@security-finance.com<mailto:tom.jenkins@security-finance.com>
Confidentiality Notice: This e-mail message including attachments, if any, is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. If you are the intended recipient, but do not wish to receive communications through this medium, please so advise the sender immediately.