Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 2.2.0

Bug #16404 Bind fails
Submitted: 2009-07-05 03:33 UTC
From: zoeloelip Assigned: beni
Status: Closed Package: Net_LDAP2 (version 2.0.3)
PHP Version: 5.2.4 OS: Linux
Roadmaps: 2.1.0    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 38 - 2 = ?

 
 [2009-07-05 03:33 UTC] zoeloelip (Bart Vanbrabant)
Description: ------------ Because the protocol is set after bind(), I get a LDAP_PROTOCOL error. First setting the version fixes this. allow bind_v2 is not a default option of openldap.

Comments

 [2009-07-06 14:17 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Feedback
Can you provide more of a reproduce script for those of us not familiar with the package.
 [2009-07-06 15:07 UTC] beni (Benedikt Hallinger)
-Status: Feedback +Status: Open -Roadmap Versions: +Roadmap Versions: 2.1.0
Thank you for reporting this bug; this is the opposite of Bug #16390, which had a problem with reverse ordering of bind and setLDAPVersion(). I introduced code to CVS a few minutes ago that should fix the issue. Please try LDAP2.php v1.29 from CVS, that should solve your issue. If it works, please let me know so i can close this bug.
 [2009-07-06 15:09 UTC] beni (Benedikt Hallinger)
-Assigned To: +Assigned To: beni
 [2009-07-07 01:52 UTC] zoeloelip (Bart Vanbrabant)
Work for me now. Thanks!
 [2009-07-08 12:22 UTC] beni (Benedikt Hallinger)
-Status: Assigned +Status: Closed
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. Thanks for your feedback!