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 1756568 - ipa-server-certinstall man page does not match built-in help.
Summary: ipa-server-certinstall man page does not match built-in help.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipa
Version: 7.7
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: rc
: ---
Assignee: Florence Blanc-Renaud
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-28 04:00 UTC by Eugene Kanter
Modified: 2020-09-29 19:59 UTC (History)
6 users (show)

Fixed In Version: ipa-4.6.6-12.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-29 19:58:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:3936 0 None None None 2020-09-29 19:59:03 UTC

Description Eugene Kanter 2019-09-28 04:00:28 UTC
Description of problem:

man page is out of date. lists less options then built-in help.

Comment 2 Florence Blanc-Renaud 2019-09-30 07:16:42 UTC
The man page does not list:
--version
-h, --help
-p DIRMAN_PASSWD (but list the long name --dirman-password)
-v, --verbose
-q, --quiet
--log-file=FILE

Comment 3 Rob Crittenden 2019-10-03 20:43:48 UTC
Upstream ticket:
https://pagure.io/freeipa/issue/8086

Comment 4 Florence Blanc-Renaud 2019-10-17 06:12:46 UTC
Fixed upstream
master:
https://pagure.io/freeipa/c/0fc8562b248b13a125d5bda8f0f2964d50dcc08c

Comment 8 Florence Blanc-Renaud 2020-01-28 09:55:03 UTC
RHEL-7.8 is already near the end of a Development Phase and development is being wrapped up. This bug is being moved to RHEL 7.9.
If you believe this particular bug should be reconsidered for 7.8, please let us know.

Comment 11 Mohammad Rizwan 2020-04-16 13:48:03 UTC
~~~~
old:
~~~~
version: ipa-server-4.6.6-11.el7

[root@master ~]# ipa-server-certinstall  --help
Usage: ipa-server-certinstall <-d|-w|-k> [options] <file> ...

Install new SSL server certificates.

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -d, --dirsrv          install certificate for the directory server
  -w, --http            install certificate for the http server
  -k, --kdc             install PKINIT certificate for the KDC
  --pin=PIN             The password of the PKCS#12 file
  --cert-name=NAME      Name of the certificate to install
  -p DIRMAN_PASSWORD, --dirman-password=DIRMAN_PASSWORD
                        Directory Manager password

  Logging and output options:
    -v, --verbose       print debugging information
    -q, --quiet         output only errors
    --log-file=FILE     log to the given file

[root@master ~]# man ipa-server-certinstall
[..]
OPTIONS
       -d, --dirsrv
              Install the certificate on the Directory Server

       -w, --http
              Install the certificate in the Apache Web Server

       -k, --kdc
              Install the certificate in the Kerberos KDC

       --pin=PIN
              The password to unlock the private key

       --cert-name=NAME
              Name of the certificate to install

       --dirman-password=DIRMAN_PASSWORD
              Directory Manager password
[..]


~~~~
Fix:
~~~~
version : ipa-server-4.6.8-1.el7


[root@master ~]# ipa-server-certinstall  --help
Usage: ipa-server-certinstall <-d|-w|-k> [options] <file> ...

Install new SSL server certificates.

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -d, --dirsrv          install certificate for the directory server
  -w, --http            install certificate for the http server
  -k, --kdc             install PKINIT certificate for the KDC
  --pin=PIN             The password of the PKCS#12 file
  --cert-name=NAME      Name of the certificate to install
  -p DIRMAN_PASSWORD, --dirman-password=DIRMAN_PASSWORD
                        Directory Manager password

  Logging and output options:
    -v, --verbose       print debugging information
    -q, --quiet         output only errors
    --log-file=FILE     log to the given file


[root@master ~]# man ipa-server-certinstall
[..]
       -p, --dirman-password=DIRMAN_PASSWORD
              Directory Manager password

       --version
              Show the program's version and exit

       -h, --help
              Show the help for this program

       -v, --verbose
              Print debugging information

       -q, --quiet
              Output only errors

       --log-file=FILE
              Log to the given file

[..]


man page list the options properly. Hence marking the bug as verified.

Comment 13 errata-xmlrpc 2020-09-29 19:58:29 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 (Moderate: ipa security, bug fix, and enhancement update), 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://access.redhat.com/errata/RHSA-2020:3936


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