Category "ldap-query"

LDAP Query not returning all queried attributes

Is there any reason why a LDAP query does not return all attributes passed in the request? My request looks like this: // assembling the attribute list var ldap

LDAPSEARCH into table format

Is there any way to perform a LDAP search and save the results into a table format (e.g. csv)? Cheers Jorge

Need help forming python-ldap query to list group members

Running this script on linux machine with openldap WHY DOES THIS NOT LIST USERS WITHIN THE GROUPS... it only lists groups...no one can seem to figure this out.