[Date Prev][Date Next] [Chronological] [Thread] [Top]

getting dn from ldap_search_ext_s



Hey openldap-software,

  Ok, what's the best way to just get the dn from a search?

  Pass LDAP_NO_ATTRS or "1.1" as the fifth argument, or build a character
  array ptr like char *attributes[] = {"dn", NULL}; ?


-- 
 Kevin