2007-06-02 05:56:17 +08:00
# $OpenLDAP$
2007-06-02 01:45:42 +08:00
# Copyright 2007 The OpenLDAP Foundation, All Rights Reserved.
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
H1: Troubleshooting
2007-07-28 01:52:54 +08:00
If you're having trouble using OpenLDAP, get onto the
OpenLDAP-Software mailing list.
Browse the list archives at {{URL:http://www.openldap.org/lists/}}
Chances are the problem has been solved and explained in detail many times before.
2007-06-02 01:45:42 +08:00
2007-08-15 07:06:03 +08:00
H2: User or Software errors?
More often than not, an error is caused by a configuration problem or a misunderstanding
of what you are trying to implement and/or achieve.
Sometimes you may encounter an actual OpenLDAP bug, in which case please visit
our Issue Tracking system {{URL:http://www.openldap.org/its/}} and report it there,
providing as much information as possible.
Note: Our Issue Tracking system is {{B:NOT}} for OpenLDAP {{B:Support}}, please join our
mailing Lists: {{URL:http://www.openldap.org/lists/}} for that
We will now attempt to discuss common user errors
2007-06-02 01:45:42 +08:00
H2: Checklist
2007-08-15 07:06:03 +08:00
The following checklist can help track down your problem. Please try to use if {{B:before}}
posting to the list, or in the rare circumstances of reporting a bug.
2007-06-02 01:45:42 +08:00
2007-08-15 07:06:03 +08:00
.{{S: }}
2007-08-25 07:24:34 +08:00
^{{B: Use the {{slaptest}} tool to verify configurations before starting {{slapd}}}}
.{{S: }}
+{{B: Verify that {{slapd}} is listening to the specified port(s) (389 and 636, generally) before trying the {{ldapsearch}}}}
2007-08-15 07:06:03 +08:00
.{{S: }}
+{{B: Can you issue an {{ldapsearch}}?}}
.{{S: }}
+{{B: If not, have you enabled complex ACLs without fully understanding them?}}
.{{S: }}
+{{B: Do you have a system wide LDAP setting pointing to the wrong LDAP Directory?}}
.{{S: }}
+{{B: Are you using TLS?}}
.{{S: }}
+{{B: Have your certificates expired?}}
2007-06-02 01:45:42 +08:00
2007-07-11 06:08:24 +08:00
H2: 3rd party software error
The OpenLDAP Project only supports OpenLDAP software.
2007-08-07 00:08:05 +08:00
You may however seek commercial support ({{URL:http://www.openldap.org/support/}}) or join
2007-07-11 06:08:24 +08:00
the general LDAP forum for non-commercial discussions and information relating to LDAP at:
{{URL:http://www.umich.edu/~dirsvcs/ldap/mailinglist.html}}
2007-06-02 01:45:42 +08:00
H2: How to contact the OpenLDAP Project
2007-08-25 07:24:34 +08:00
* Mailing Lists: {{URL:http://www.openldap.org/lists/}}
* Project: {{URL: http://www.openldap.org/project/}}
* Issue Tracking: {{URL:http://www.openldap.org/its/}}
2007-07-28 01:52:54 +08:00
2007-06-02 01:45:42 +08:00
H2: How to present your problem
2007-07-11 06:26:44 +08:00
H2: Debugging {{slapd}}(8)
2007-06-02 01:45:42 +08:00
2007-08-25 07:24:34 +08:00
* Loglevel 256 is generally a good first loglevel to try for getting
information useful to list members on issues
* Running {{slapd -d -1}} can often track down fairly simple issues, such as
missing schemas and incorrect file permissions for the {{slapd}} user to things like certs
2007-06-02 01:45:42 +08:00
H2: Commercial Support
2007-07-11 06:08:24 +08:00
The firms listed at {{URL:http://www.openldap.org/support/}} offer technical support services catering to OpenLDAP community.
The listing of any given firm should not be viewed as an endorsement or recommendation of any kind, nor as otherwise indicating
there exists a business relationship or an affiliation between any listed firm and the OpenLDAP Foundation or the OpenLDAP Project or its contributors.