http://www.perlmonks.org?node_id=712713


in reply to Net::LDAP and Active Directory certificate revocation lists

Do you do proper error handling at connect and bind and search?

Best regards,
perl -e "s>>*F>e=>y)\*martinF)stronat)=>print,print v8.8.8.32.11.32"

Replies are listed 'Best First'.
Re^2: Net::LDAP and Active Directory certificate revocation lists
by mellin (Scribe) on Sep 22, 2008 at 13:49 UTC
    Yes, I can see that the code method from the LDAP object returns 0, which according to Net::LDAP man page means "Operation completed without error". Really strange this issue, because I don't get it how Softerra LDAP browser (and all other LDAP browsers I've used) are able to return objects using the same filter, user account and LDAP server. Maybe I should try to ask from the module creator himself about this