I want to upload a list of users from my work's LDAP server to upload into our wiki as a company directory. How can I download a list of users from an LDAP server using Perl?
Thanks.
|
|
|
|
|
|
|
Use the NET::LDAP module. A little example from the POD:
|
||||
|