[opencryptoki-users] Trouble with tpmtoken_init
Brought to you by:
ebarretto
From: Thomas R. <Tho...@ko...> - 2016-06-16 15:47:16
|
Hi, I try to create a datastore with an other user than root. I succeed to create my datastore, import keys and certificates and use it with root. But with other users I get this error : tpmtoken_init PKCS#11 TPM Token is not present The other users can't find the corresponding slot and token, but I don't know why. (They are in pkcs11 group) pkcsconf -s -t Token #3 Info: Label: IBM OS PKCS#11 Manufacturer: IBM Corp. Model: IBM SoftTok Serial Number: 123 Flags: 0x980045 (RNG|LOGIN_REQUIRED|CLOCK_ON_TOKEN|USER_PIN_TO_BE_CHANGED|SO_PIN_COUNT_LOW|SO_PIN_TO_BE_CHANGED) Sessions: 0/4294967294 R/W Sessions: 4294967295/4294967294 PIN Length: 4-8 Public Memory: 0xFFFFFFFF/0xFFFFFFFF Private Memory: 0xFFFFFFFF/0xFFFFFFFF Hardware Version: 1.0 Firmware Version: 1.0 Time: 15:26:16 Slot #3 Info Description: Linux Manufacturer: IBM Flags: 0x1 (TOKEN_PRESENT) Hardware Version: 0.0 Firmware Version: 0.0 Any idea ?? Thanks, Thomas, |