Re: [opencryptoki-users] fail to init token
Brought to you by:
ebarretto
From: Steven B. <sb...@au...> - 2006-01-25 16:37:18
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Michael Halcrow wrote: | On Wed, Jan 25, 2006 at 09:48:46AM +0800, YH Cheng wrote: | |>I am using openCryptoki to access IBM crypto card 4758 for my |>project. | | | What version of openCryptoki are you running? | | Mike Recomendation.. Stop pkcsslotd.. If you look for the shared memory region and delete it.. if you are running newer, look in the directory with the cnfig information and find the .apimap file and delete it (i doubt you are getting this because slotd will not start if that exists) Somehow the system thinks that a session remains open on the device, so it won't let you initialize... deleting the shm (which should automatically occur when slotd is terminated (old model). I expect that you killed a process that was using the token, and that the garbage collection did not clean out the state. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFD16kqBKHgXq2RAKcRAn3BAJ4pLGBJSXibmShU8WIBycxiWge2SQCeOGXq szfEfu8OQjn97YZIzVthVJ8= =pfFz -----END PGP SIGNATURE----- |