My problem is: what parameters should I pass to the API function ldap_search_s() to search from the default base DN on a DIT. I mean how may I explore an unknown DIT if I don't know what the starting point is? I tried to read the source of ldapsearch tool but I don't understand it