On 26/1/06 6:04, Andy Maas <[EMAIL PROTECTED]> wrote: > Hi I came across problem similar to what is already reported by other > people as described in: > > http://www.ldapguru.com/modules/newbb/viewtopic.php?topic_id=1886&forum=6 > > I wonder if this is fixed in 0.33 (or if planned for future release).
I don't think anyone has - sorry. AFAICT we encode the search filter correctly and send the correct bytes to the server. What is the server /actually/ returning? Can you call $ldap->debug(3) before doing your search so we can see what's coming back? Cheers, Chris