Optional: Clear Objects from the HSM Partition
How to clear objects from the HSM partition.
- SSH to the HSM Appliance Server.
ssh admin@elab6.safenet-inc.com
- Enter Password for the HSM Appliance Server when prompted.
- Check the Partition Objects that you want to clear and enter the password for the partition
when prompted:
Partition showContents -par partition_name
.partition showContents -par par14
NoteAll objects listed will be destroyed during step 3.
- Clear the objects from HMS partition:
Partition clear -par partition_name
. - Enter Password for Partition when prompted.
partition clear -par par14