From: Pierangelo Masarati Date: Sat, 20 Sep 2008 16:57:37 +0000 (+0000) Subject: mention extension-specific result codes X-Git-Tag: ACLCHECK_0~1321 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=728b61456eacee81b5c9e241fb7822e6850333c4;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