Hi,
first of all thanks for the answer, and sorry that I haven't replied
earlier. Lots of reasons not really interesting for anybody and a bit of
good ol' laziness, of course ;)
>> Which ldapsearch tool are you talking about? OpenLDAP's command-line
>> tool ldapsearch does not have an option -C. D
Fredrik Melander wrote:
> I was wondering if/how I can make recursive lookups in my ldap-tree
> (corresponding to the -C option of ldapsearch),
Which ldapsearch tool are you talking about? OpenLDAP's command-line
tool ldapsearch does not have an option -C. Do you have several
implementations of ld
Hi, list!
I was wondering if/how I can make recursive lookups in my ldap-tree
(corresponding to the -C option of ldapsearch), i.e. my ldap-server
doesn't have the information I'm asking for, but happens to know which
other ldap searver that has it, and thus forwards my request to that server.
Tha