Thu 27 Apr 2006
How do you query Active Directory with Perl?
Posted by Dave under Perl , Questions[2] Comments - Post Your Own
This is really an open question but how do you submit queries into Active Directory using Perl? Do you use Net::LDAP or Win32::OLE? I suppose for non-Win32 versions of Perl it would have to be Net::LDAP, but do Windows Perl users really use ADSI via Win32::OLE?