-
Set the environment variable to point to the PKCS#11 configuration file.
|
|
|---|
|
|
-
Create users SO (Security Officer) and USR (the Crypto user) and initialize a slot. This is done using p11tool2. We first create the SO using the
InitTokencommand and change his initial PIN withSetPincommand. Then we create the cryptographic user using theInitPincommand and change his initial PIN as well.
|
|
|---|
|
|
-
Run the
csadm ListUserscommand to see the created users.
|
|
|---|
|
|
Security officer and cryptographic user created