openldap-server instructions have a small bug

Bug #677998 reported by Corey Shields
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Documentation
Invalid
Undecided
Unassigned
ubuntu-docs (Ubuntu)
Fix Released
Undecided
Unassigned
Maverick
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: ubuntu-docs

The following doc is a bit off: https://help.ubuntu.com/10.10/serverguide/C/openldap-server.html

When trying this against a fresh install of Maverick, you will end up with the following error when trying to import the "backend" ldif file as specified:

ldap_add: Other (e.g., implementation specific) error (80)
        additional info: <olcModuleLoad> handler exited with 1

The reason behind this error is that the olcModuleLoad line needs the extension added to the module name. So, changing this line:

olcModuleload: back_hdb

to this:

olcModuleload: back_hdb.la

will fix this error. This is also discussed in http://ubuntuforums.org/showthread.php?t=1594138

TIA!

Related branches

Robert Roth (evfool)
tags: added: serverguide
Book 'em Dano (heymrdjd)
tags: added: bitesize
Book 'em Dano (heymrdjd)
tags: added: maverick
Revision history for this message
Robert Roth (evfool) wrote :

Diff for fixing the issue, aka adding the .la extension to the back_hdb module to work, as requested.

tags: added: patch
Revision history for this message
Mahyuddin Susanto (udienz) wrote :

Thanks for submitting this bug, i take this bug and sned it to ubuntu-doc team

Changed in ubuntu-docs (Ubuntu):
assignee: nobody → Mahyuddin Susanto (udienz)
Changed in ubuntu-docs (Ubuntu):
assignee: Mahyuddin Susanto (udienz) → nobody
status: New → Fix Committed
Revision history for this message
Book 'em Dano (heymrdjd) wrote :

Mahyuddin Susanto (udienz), thank you for your help in tending to bugs for ubuntu-docs, but did you realize that a patch for this bug had already been submitted a few days ago.

Revision history for this message
Mahyuddin Susanto (udienz) wrote :

yes, i got patch from Robert Roth and i submit my branch to ubuntu-doc commiters and ubuntu-sponsor for looking this patch

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

The merge proposal looks good to me.

However, I wasn't able to get it built though using "bzr bd -S" (can't seem to create the orig.tar.gz correctly).

I also wasn't able to push to lp:ubuntu-docs; that's going to have to wait on someone with the necessary privileges (which appear to be different than ubuntu-dev).

Thus, I don't think ubuntu-sponsors is the best team to sponsor this bug. It needs attention from the Ubuntu-doc team. They should get this merged/sponsored soon ;-)

Cheers,
Dustin

Revision history for this message
Martin Pitt (pitti) wrote : Please test proposed package

Accepted ubuntu-docs into maverick-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

Changed in ubuntu-docs (Ubuntu Maverick):
status: New → Fix Committed
tags: added: verification-needed
Revision history for this message
Connor Imes (ckimes) wrote :

Closing task for Ubuntu Documentation, issue is tracked in ubuntu-docs package per doc team policy.

I believe this also needs to be pushed to our lp:ubuntu-docs/maverick branch, otherwise I think this patch will be lost when we do a future build for Maverick with other bug fixes.

Changed in ubuntu-docs:
status: New → Invalid
Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Verification for Maverick

I've verified that the package in maverick installs correctly and that ubuntu-docs help looks fine.
Marking as verification-done

tags: added: verification-done
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-docs - 10.10.4

---------------
ubuntu-docs (10.10.4) maverick-proposed; urgency=low

  * ldif at openldap installation is broken (LP: #677998)
    + serverguide/C/network-auth.xml
 -- Mahyuddin Susanto <email address hidden> Mon, 06 Dec 2010 22:59:57 +0700

Changed in ubuntu-docs (Ubuntu Maverick):
status: Fix Committed → Fix Released
Revision history for this message
Martin Pitt (pitti) wrote :

Copied to natty as well (as this is data-only).

Changed in ubuntu-docs (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
houstonbofh (leesharp) wrote :

I would not call this one "fixed." It is two years later, but if you search for "SAMBA and LDAP" you get pointed to the guide for 10.04 (Which is still supported) https://help.ubuntu.com/10.04/serverguide/samba-ldap.html and it points you to the still broken page with no links out... https://help.ubuntu.com/10.04/serverguide/openldap-server.html Is there some reason this three character fix can not be added to the 10.04 guide?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.