logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pkcsconf - configuration utility for the pkcsslotd daemon

Command Summary

-i        display PKCS11 info

       -t        display token info

       -s        display slot info

       -m        display mechanism list

       -l        display slot description

       -I        initialize token

       -u        initialize user PIN

       -p        set the user PIN

       -P        set the SO PIN

       -cSLOT   specify the token slot for the operation

       -UUSERPIN
                 the current user pin (for use when changing the user pin; -u and -p options); if not specified,
                 user will be prompted

       -SSOPIN  the current Security Officer (SO) pin (for use when changing the SO pin;  -P  option);  if  not
                 specified, user will be prompted

       -nNEWPIN the  new  pin (for use when changing either the user pin or the SO pin; -u, -p and -P options);
                 if not specified, user will be prompted

       -h        show usage information

Description

       The  pkcsconf utility displays and configures the state of the pkcsslotd daemon and the tokens managed by
       the daemon.

Name

       pkcsconf - configuration utility for the pkcsslotd daemon

See Also

opencryptoki(7),
       pkcsslotd(8).

3.24                                                May 2007                                         PKCSCONF(1)

Synopsis

pkcsconf [-itsmlIupPh] [-cslotnumber-UuserPIN-SSOPin-nnewpin]

See Also