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