Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
DescriptionMiroslav Vadkerti
2009-12-10 15:25:36 UTC
Description of problem:
1)
pkcsconf help shows
# pkcsconf -h
usage: pkcsconf [-itsmMIupP] [-c slotnumber -U userPIN -S SOPin -n newpin]
-i display PKCS11 info
-t display token info
-s display slot info
-m display mechanism list
-I initialize token
-u initialize user PIN
-p set the user PIN
-P set the SO PIN
them -M option seems to be redundant - no such option in manual page
2)
no help option shown in the help
3)
Also when pkcsconf is lunched without parameters, no help is shown, the program silently ends with 0 return code.
Version-Release number of selected component (if applicable):
opencryptoki-2.2.8-5.el6.i686
How reproducible:
always
Steps to Reproduce:
1. pkcsconf -h
2. pkcsconf -h
3. pkcsconf
Actual results:
-M option doesn't exist
help option not shown
Expected results:
1. no -M option
2. -h option documented
3. return code != 0, error text
Additional info:
Comment 3Miroslav Vadkerti
2010-07-08 11:39:42 UTC
VERIFIED as fixed in opencryptoki-2.3.1-5.el6 in compose RHEL6.0-20100707.4
[root@dell-pe1950-04 ~]# pkcsconf -h
usage: pkcsconf [-itsmIupPh] [-c slotnumber -U userPIN -S SOPin -n newpin]
-i display PKCS11 info
-t display token info
-s display slot info
-m display mechanism list
-I initialize token
-u initialize user PIN
-p set the user PIN
-P set the SO PIN
-h show this help
when now parameter - shwos help, ret value != 0 - PASS
Comment 4releng-rhel@redhat.com
2010-11-10 21:15:52 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.