[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: LDAP tags.
Thank you for the answer,
But we have allready looked for these codes in ldap.h, but the codes for
ExtendedRequest and Response and for Enxtensible Match are missing.
I was told that OpenLDAP does'nt handle LDAPv3 specific tags.
What is "HEAD" you told me to look in ?? Is it a C header file or
another
file ?
Thank you,
Yannik
> You need to search by the correct symbol to locate
> code associated with these tags. See ldap.h for a
> list of symbols used to encode various LDAPv3
> constructs.
>
> There is code in HEAD for the above tags excepting
> ExtensibleMatch...
>
> Kurt