I'm trying to search in an ou that contains accented characters in the name.

OU=Groupes S�curit�,DC...

and it returns zero objects with the filter of (objectclass=group).  Since I was 
recently arguing with character sets on this box, I've tried a few encode:decode 
operations on the OU string, but that just causes the script to stall indefinitely.

Setup:

Windows XP
ActiveState perl 5.8
Net::LDAP

Active Directory LDAP Server


Reply via email to