Bug 796232

Summary: missing options in manual pages of client tools
Product: [Fedora] Fedora Reporter: Jan Vcelak <jvcelak>
Component: openldapAssignee: Jan Vcelak <jvcelak>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jsynacek, jvcelak, rmeggins, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openldap-2.4.30-1.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 745470 Environment:
Last Closed: 2012-03-13 18:32:14 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:
Bug Depends On: 745470    
Bug Blocks:    

Description Jan Vcelak 2012-02-22 14:34:47 UTC
+++ This bug was initially created as a clone of Bug #745470 +++

Description of problem:
ldapsearch man page doesn't specify option to follow referrals.

Version-Release number of selected component (if applicable):
openldap-clients-2.4.23-20.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
1. To follow referrals, '-C' option can be used with ldapsearch.

ldapsearch -xv -h <hostname> -b "dc=example,dc=com" -C uid=user1

2. Check if "man ldapsearch" or "ldapsearch -h" lists the '-C' option.

Actual results:
'-C' option is not listed in the manpage of ldapsearch.

Expected results:
'-C' option should be mentioned in the manpage.

Additional info:

--- Additional comment from jvcelak on 2012-02-22 14:25:48 CET ---

Created attachment 564963 [details]
patch

I found multiple missing parameters: -C, -o, -N

The changes were reviewed by docs team. I will submit upstream soon.

--- Additional comment from jvcelak on 2012-02-22 15:29:53 CET ---

Upstream submission:
http://www.OpenLDAP.org/its/index.cgi?findid=7177

Comment 1 Jan Vcelak 2012-02-22 14:49:43 UTC
Comitted to Git:
http://pkgs.fedoraproject.org/gitweb/?p=openldap.git;a=commit;h=c2db986

Not built yet.

Comment 2 Jan Vcelak 2012-03-01 13:54:56 UTC
Resolved in:
openldap-2.4.30-1.fc17
openldap-2.4.30-1.fc18

Comment 3 Fedora Update System 2012-03-01 13:56:30 UTC
openldap-2.4.30-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/openldap-2.4.30-1.fc17

Comment 4 Fedora Update System 2012-03-02 01:00:18 UTC
Package openldap-2.4.30-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing openldap-2.4.30-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-2825/openldap-2.4.30-1.fc17
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-03-13 18:32:14 UTC
openldap-2.4.30-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.