Open LDAP - Incorrect Command

Bug #353487 reported by Chris Fuller
12
Affects Status Importance Assigned to Milestone
ubuntu-docs (Ubuntu)
Fix Released
Undecided
Adam Sommer
Intrepid
Won't Fix
Undecided
Adam Sommer
Jaunty
Fix Released
Undecided
Adam Sommer

Bug Description

Binary package hint: ubuntu-docs

In Configuration point 5 of the 8.10 OpenLDAP documentation (https://help.ubuntu.com/8.10/serverguide/C/openldap-server.html)

the following command:

ldapadd -x -D cn=admin,cn=config -f /tmp/ldif_output/cn\=config/cn\=schema/cn\=\{8\}misc.ldif

will result in the following error:

ldap_bind: Server is unwilling to perform (53)
 additional info: unauthenticated bind (DN with no password) disallowed

This is because the command is missing a W flag and should be:

ldapadd -x -D cn=admin,cn=config -W -f /tmp/ldif_output/cn\=config/cn\=schema/cn\=\{8\}misc.ldif

Revision history for this message
Adam Sommer (asommer) wrote :

I've committed a fix to revision 145 of the Intrepid branch. Thank you for reporting this bug and helping make Ubuntu better.

Changed in ubuntu-docs (Ubuntu Intrepid):
assignee: nobody → asommer
status: New → In Progress
Revision history for this message
Adam Sommer (asommer) wrote :

Committed a fix to revision 149 of the Jaunty branch.

Changed in ubuntu-docs (Ubuntu Jaunty):
assignee: nobody → asommer
status: New → Fix Released
Revision history for this message
Connor Imes (ckimes) wrote :

Intrepid reached End of Life.

Changed in ubuntu-docs (Ubuntu Intrepid):
status: In Progress → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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