]> git.ipfire.org Git - thirdparty/openldap.git/blame - doc/guide/admin/appendix-common-errors.sdf
Port of Common LDAP errors etc from FAQ-O-MATIC - TBC
[thirdparty/openldap.git] / doc / guide / admin / appendix-common-errors.sdf
CommitLineData
56000a3b
GH
1# $OpenLDAP$
2# Copyright 2007 The OpenLDAP Foundation, All Rights Reserved.
3# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
4
5H1: Common errors encountered when using OpenLDAP Software
6
7The following sections attempt to summarize the most common causes of LDAP errors
8when using OpenLDAP
9
10H2: Common causes of LDAP errors
11
12Port answers from http://www.openldap.org/faq/data/cache/53.html
13
14H3: ldap_*: Can't contact LDAP server
15
16H3: ldap_*: No such object
17
18H3: ldap_*: Can't chase referral
19
20H3: ldap_*: server is unwilling to perform
21
22H3: ldap_*: Insufficient access
23
24H3: ldap_*: Invalid DN syntax
25
26H3: ldap_*: Referral hop limit exceeded
27
28H3: ldap_*: operations error
29
30H3: ldap_*: other error
31
32H2: Causes specific to specific LDAP operations:
33
34H3: ldap_add/modify: Invalid syntax
35
36H3: ldap_add/modify: Object class violation
37
38H3: ldap_add: No such object
39
40H3: ldap add: invalid structural object class chain
41
42H3: ldap_add: no structuralObjectClass operational attribute
43
44H3: ldap_add/modify/rename: Naming violation
45
46H3: ldap_add/delete/modify/rename: no global superior knowledge
47
48H3: ldap_bind: Insufficient access
49
50H3: ldap_bind: Invalid credentials
51
52H3: ldap_bind: No such object
53
54H3: ldap_bind: Protocol error
55
56H3: ldap_modify: cannot modify object class
57
58H3: ldap_sasl_interactive_bind_s: ...
59
60H3: ldap_sasl_interactive_bind_s: No such Object
61
62H3: ldap_sasl_interactive_bind_s: No such attribute
63
64H3: ldap_sasl_interactive_bind_s: Unknown authentication method
65
66H3: ldap_sasl_interactive_bind_s: Local error (82)
67
68H3: ldap_search: Partial results and referral received
69
70H3: ldap_start_tls: Operations error
71
72H2: Other errors:
73
74H3: ber_get_next on fd X failed errno=34 (Numerical result out of range)
75
76H3: ber_get_next on fd X failed errno=11 (Resource temporarily unavailable)
77
78H3: daemon: socket() failed errno=97 (Address family not supported)
79
80H3: GSSAPI: gss_acquire_cred: Miscellaneous failure; Permission denied;
81
82H3: access from unknown denied
83
84H3: ldap_read: want=# error=Resource temporarily unavailable
85
86H3: `make test' fails
87