RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1311832 - id_query option is not available after rebasing openldap to 2.4.39.
Summary: id_query option is not available after rebasing openldap to 2.4.39.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: openldap
Version: 7.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Matus Honek
QA Contact: Patrik Kis
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-25 06:55 UTC by Karel Srot
Modified: 2016-11-03 23:41 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1288545
Environment:
Last Closed: 2016-11-03 23:41:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenLDAP ITS 8329 0 None None None 2016-02-25 06:55:57 UTC
Red Hat Product Errata RHBA-2016:2163 0 normal SHIPPED_LIVE openldap bug fix and enhancement update 2016-11-03 13:14:42 UTC

Description Karel Srot 2016-02-25 06:55:57 UTC
The bug is present on RHEL-7 too, tested with openldap-2.4.40-8.el7.x86_64

+++ This bug was initially created as a clone of Bug #1288545 +++

Description of problem:
After updating the OpenLDAP package from version 2.4.23-34.el6_5.1 to version 2.4.40-7 openldap is not working with mysql backend.
Below error can be seen in slapd.log file.

------
Dec  1 16:40:13 testldap00 slapd[3392]: line 33 (dbpasswd ***)
Dec  1 16:40:13 testldap00 slapd[3392]: line 34 (readonly#011on)
Dec  1 16:40:13 testldap00 slapd[3392]: line 36 (id_query "SELECT id, keyval, oc_map_id, dn FROM ldap_entries WHERE pop_username = ?")
Dec  1 16:40:13 testldap00 slapd[3392]: /etc/openldap/slapd.conf: line 36: unknown directive <id_query> inside backend database definition.
Dec  1 16:40:13 testldap00 slapd[3392]: slapd destroy: freeing system resources.
Dec  1 16:40:13 testldap00 slapd[3392]: ==>backsql_db_destroy()
------

Customer has observed that, in the openldap code, "id_query has been removed from servers/slapd/back-sql/config.c" after rebasing the openldap package to 2.4.39.

Version-Release number of selected component (if applicable):
openldap-2.4.40-7


Additional info:
Customer has submitted a upstream bug report (ITS#8329) and patch to openldap the same will be included in next release.

I am attaching the patch file for reference.

--- Additional comment from Matus Honek on 2015-12-08 07:08:41 EST ---

Respective upstream commits are:
33ed03a64b581503057e3a3498c0afac72c493f2 (original patch)
af0c7ae038dac888d9fd39d577562f669c834b50 (fix)

For correct fix one needs to apply both commits/patches above.

Comment 8 errata-xmlrpc 2016-11-03 23:41:45 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2163.html


Note You need to log in before you can comment on or make changes to this bug.