3.3 Registering the partition with the CSP
Carry out the instructions in this section if you want to use the CSP.
To register the partition with the CSP software:
- Log on to Windows as the MyID named COM user.
-
Right-click on the shortcut to the Windows Command Prompt, then from the popup menu select Run as administrator.
Change to the CSP folder of the client software.
For HSMs using the Universal Client or Luna Client software, this is:
C:\Program Files\SafeNet\LunaClient\CSP\
For DPoD, this is:
<client software folder>\CSP\
-
Register the library; type:
register /library
-
Register the partition; type:
register
-
Accept all the following [y/n] prompts. For the challenge for partition, type the password for the partition.
Note: If your HSM uses a PIN Entry Device (PED), this is the partition password that was generated by the PED.
This procedure is a destructive procedure and will completely replace any previous settings!!
Do you wish to continue?: [y/n]y
Do you want to register the partition named '2k8Test'?[y/n]: y
Enter challenge for partition '2k8Test' :*******************
Success registering the ENCRYPTED challenge for partition '2k8Test:1'.
Only the LunaCSP will be able to use this data!
Registered 1 partition(s) for use by the LunaCSP!
3.3.1 Enabling strong protection
MyID also supports the use of the /strongprotect option when registering the partition.
- Register the partition with the register command, as in section 3.3, Registering the partition with the CSP.
-
Run each of your applications once to use Luna CSP.
You must configure and run each application that you want to use the Luna CSP. After you set the /strongprotect option, only users that have already accessed the CSP will be allowed to continue to access it.
For MyID, set the content signing certificates to use the CSP.
-
Run the register command again, with the /strongprotect option.
register /strongprotect
See the CSP Registration Tool documentation provided by Thales for more details.