From: Quanah Gibson-Mount Date: Sat, 27 Sep 2008 00:31:01 +0000 (+0000) Subject: mention extension-specific result codes X-Git-Tag: OPENLDAP_REL_ENG_2_4_12~29 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c957cdd69a41df6ca148cb9118415ec93ee301d1;p=openldap mention extension-specific result codes --- diff --git a/doc/guide/admin/appendix-ldap-result-codes.sdf b/doc/guide/admin/appendix-ldap-result-codes.sdf index c9be891bd2..1e0470e467 100644 --- a/doc/guide/admin/appendix-ldap-result-codes.sdf +++ b/doc/guide/admin/appendix-ldap-result-codes.sdf @@ -5,11 +5,15 @@ H1: LDAP Result Codes For the purposes of this guide, we have incorporated the standard LDAP result -codes from {{Appendix A. LDAP Result Codes}} of rfc4511. A copy of which can +codes from {{Appendix A. LDAP Result Codes}} of rfc4511, a copy of which can be found in {{F:doc/rfc}} of the OpenLDAP source code. We have expanded the description of each error in relation to the OpenLDAP toolsets. +LDAP extensions may introduce extension-specific result codes, which are not part +of rfc4511. +OpenLDAP returns the result codes related to extensions it implements. +Their meaning is documented in the extension they are related to. H2: Non-Error Result Codes