[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldap error codes
At 09:44 AM 10/1/99 +0100, Lou Daly wrote:
>I know I should be able to find this
>but could anybody point me to an rfc or something describing
>ldap error codes
For LDAPv2, see RFC 1777 (protocol) and RFC 1823 (API), copies
are available in the doc/rfc directory within the distribution.
For LDAPv3, see RFC 2251 (protocol) and IETF LDAP C API draft,
available in devel sources our www.rfc-editor.org and www.ietf.org.
Also, see ld_errno(3) and <ldap.h>.
I probably should add this to the FAQ...
Kurt