Setting up your PKCS#11 users

Following the Utimaco documentation for setting up your PKCS#11 users.

For our example we have chosen the PIN ”123456”, to use for our SO and Crypto User.

›_ Console

 # /opt/utimaco/bin/p11tool2 slot=0 Label=OKVDemo 
 Login=OKVADMIN,OKVADMIN.key InitToken=123456 
 # /opt/utimaco/bin/p11tool2 slot=0 LoginSO=123456 InitPin=123456

Now check to see that you can access the Slot 0.

›_ Console

# /opt/utimaco/bin/p11tool2 LoginUser=123456 GetInfo

CK_INFO:
  cryptokiVersion : 3.00

  manufacturerID  :
    5574696d 61636f20 49532047 6d624820  |Utimaco IS GmbH|
    20202020 20202020 20202020 20202020  |                |

  Flags           : 0x00000000

  libraryDescription :
    43727970 746f5365 72766572 20504b43  |CryptoServer PKC|
    53233131 204c6962 72617279 20523320  |S#11 Library R3|
  
  libraryVersion  : 1.14