Package: opensc
Version: 0.9.6-3
Severity: normal
Tags: patch
*** Please type your report below this line *** the manpage for
pkcs15-tool is missing a section describing the --unblock-pin option.
The attached patch should fix it.
Thanks for maintaining this package!
--dkg
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (700, 'testing'), (700, 'stable'), (600, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages opensc depends on:
ii libc6 2.3.5-8 GNU C Library: Shared libraries an
ii libopensc1 0.9.6-3 SmartCard library with support for
ii libssl0.9.7 0.9.7g-5 SSL shared libraries
opensc recommends no packages.
-- no debconf information
--- opensc-0.10.1/man/pkcs15-tool.1~ 2006-01-08 16:08:22.000000000 -0500
+++ opensc-0.10.1/man/pkcs15-tool.1 2006-01-30 15:53:55.000000000 -0500
@@ -55,6 +55,11 @@
\fB\-\-change\-pin\fR
Changes a PIN stored on the token\&. User authentication is required for this
operation\&.
+
+.TP
+\fB\-\-unblock\-pin, \-u\fR
+Unblocks a PIN stored on the token\&. Knowledge of the Pin Unblock Key (PUK)
is required for this operation\&.
+
.TP
\fB\-\-list\-keys, \-k\fR
Lists all private keys stored on the token\&. General information about each
private key is listed (eg\&. key name, id and algorithm)\&. Actual private key
values are not displayed\&.