Bug 1567888

Summary: Incorrect parameter in CMCSharedToken man page
Product: Red Hat Enterprise Linux 7 Reporter: Marc Muehlfeld <mmuehlfe>
Component: pki-coreAssignee: RHCS Maintainers <rhcs-maint>
Status: CLOSED DUPLICATE QA Contact: Asha Akkiangady <aakkiang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.5CC: mharmsen
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-16 21:13:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch
none
Patch 2 none

Description Marc Muehlfeld 2018-04-16 11:29:57 UTC
The man page of CMCSharedToken says in the "Options" section:

> -p <password>
>    Security token password.
>
> -p <passphrase>
>    CMC enrollment passphrase (shared secret) (put in "" if containing spaces)

According to the example in the man page, the second "-p" (for the CMC enrollment passphrase) needs to be changed into "-s".

Comment 2 Marc Muehlfeld 2018-04-16 11:31:31 UTC
Created attachment 1422410 [details]
Patch

Find attached a patch that fixes the problem.

Comment 3 Marc Muehlfeld 2018-04-16 11:39:01 UTC
Created attachment 1422411 [details]
Patch 2

Additionally, there's a typo:
> -n <issuance protection cer nicknamet>

I attached a new patch, which fixes both the typo and the incorrect option.

Comment 4 Matthew Harmsen 2018-04-16 21:13:35 UTC
This change will be made to the original bug.

*** This bug has been marked as a duplicate of bug 1557880 ***