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 630637 - update list of modules in slapd.conf.bak
Summary: update list of modules in slapd.conf.bak
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: openldap
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Jan Vcelak
QA Contact: Ondrej Moriš
URL:
Whiteboard:
Depends On: 629274
Blocks: 644077 655899
TreeView+ depends on / blocked
 
Reported: 2010-09-06 13:30 UTC by Ondrej Moriš
Modified: 2013-03-04 01:27 UTC (History)
4 users (show)

Fixed In Version: openldap-2.4.23-4.el6
Doc Type: Bug Fix
Doc Text:
- always - configuration file of slapd contained references to modules which are not present in our packages - updated list of slapd modules we provide in configuration file - default slapd configuration file contains only modules we provide
Clone Of:
: 655899 (view as bug list)
Environment:
Last Closed: 2011-05-19 13:59:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:0673 0 normal SHIPPED_LIVE openldap bug fix and enhancement update 2011-05-18 18:10:44 UTC

Description Ondrej Moriš 2010-09-06 13:30:21 UTC
Description of problem:

Default slapd.conf.bak contains several commented modules. Clearly, we would like to ensure that uncommenting modules will not break default slapd configuration. Or at least some explanatory comments should be included into the config file.

Most problems have been resolved with BZ#586143. But there is still problem with module lastmod.la. Could you please remove it from the default slapd.conf.bak?

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

openldap-2.4.19-15.el6

How reproducible:

Always

Steps to Reproduce:

1. if slapd.conf.bak contains "# module lastmod.la", uncomment it
2. slaptest -f /etc/openldap/slapd.conf.bak
  
Actual results:

lt_dlopenext failed: (lastmod.la) file not found
slaptest: bad configuration file!

Expected results:

Problematic module should be removed from slapd.conf.bak or some explanatory comment should be provided.

Additional info:

Please see c#6 in BZ#586143?

Comment 1 Jan Vcelak 2010-11-18 14:36:02 UTC
Easy to fix, but not critical. Can be done with rebase in 6.1.

remove:
back_denyop.la
back_lastmod.la

need openldap-servers-sql:
back_sql.la

conflicts:
back_dyngroup.la
back_dynlist.la

Comment 6 Jan Vcelak 2011-01-13 20:10:42 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
- always
- configuration file of slapd contained references to modules which are not present in our packages
- updated list of slapd modules we provide in configuration file
- default slapd configuration file contains only modules we provide

Comment 10 errata-xmlrpc 2011-05-19 13:59:36 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0673.html


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