Bug 134342

Summary: service ldap fails with 'sql_select option missing' in the log
Product: [Fedora] Fedora Reporter: Doncho Gunchev <dgunchev>
Component: openldapAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-01 15:30:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Doncho Gunchev 2004-10-01 15:14:52 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20040923

Description of problem:
    slapd fails on start (service ldap start) with the following log
in /var/log/messages:
Oct  1 18:09:31 fc3t2 slaptest: sql_select option missing
Oct  1 18:09:31 fc3t2 slaptest: auxpropfunc error no mechanism available
Oct  1 18:09:31 fc3t2 ldap:  succeeded
Oct  1 18:09:31 fc3t2 slapd[3532]: sql_select option missing
Oct  1 18:09:31 fc3t2 slapd[3532]: auxpropfunc error no mechanism
available
Oct  1 18:09:31 fc3t2 ldap: slapd startup failed

    It does not matter if I use the 'default' config or modify
something. slapadd creates the database from ldif file fine.

Version-Release number of selected component (if applicable):
openldap-servers-2.2.13-2

How reproducible: Always

Steps to Reproduce:
1. Install FC3-t2 with openldap servers
2. Try: service ldap start
3. Look at /var/log/messages

Actual Results: Starting slapd: [FAILED]

Comment 1 Doncho Gunchev 2004-10-01 15:30:46 UTC
ops... the conf was owned by root.