United States (change)
Shortcuts: Downloads Fedora Red Hat Network
Account Links: Cart Your Account Logout
Release Found: Red Hat Enterprise Linux 3 & 4
Symptom:
When LDAP is started with service ldap start, the logs would show the following error messages:
Nov 10 14:23:22 darkstar slaptest: sql_select option missing Nov 10 14:23:22 darkstar slaptest: auxpropfunc error no mechanism available Nov 10 14:23:22 darkstar ldap: succeeded Nov 10 14:23:22 darkstar slapd[5503]: sql_select option missing Nov 10 14:23:22 darkstar slapd[5503]: auxpropfunc error no mechanism available Nov 10 14:23:22 darkstar ldap: slapd startup failed
Solution:
There are three things to check:
Make sure that /etc/openldap/ldap.conf is owned by the ldap account. If not, execute the following:
chown ldap.ldap /etc/openldap/ldap.conf
If nothing works, turn on debugging for slapd and continue troubleshooting. To enable debugging, create the file /etc/sysconfig/ldap with the following entries:
SLAPD_OPTIONS="-d 5"
For further troubleshooting of the issue, Red Hat Enterprise Linux users with subscription entitlements may access Technical Support through http://www.redhat.com/support.