Skip to content
Snippets Groups Projects
Commit 728b6145 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

mention extension-specific result codes

parent 8a900b87
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment