I want to make a query against a LDAP directory of how employees are distributed in departments and groups...
Something like: \"Give me the department name of all th
I wrote a R library for accessing ldap servers using the openldap library. In detail, the function searchldap is a wrapper for the openldap method searchldap. https://github.com/LukasK13/ldapr