I\'m trying to use the OpenLDAP C APIs to execute a search query against an AD.
#include #include int main(void) { LDAP *ldp;