Connecting to Active Directory From Net::LDAP Perl
How to connect to Active Directory from Perl?
I am us开发者_如何学JAVAing the Net::LDAP Module.
Could you please give me some examples, that can help me get started.
Did you look at
- the Net::LDAP pages on the CPAN
- the Net::LDAP FAQ on the CPAN
- the Net::LDAP examples on the CPAN
精彩评论