Home > |
---|
Display the contents of a specified backup partition on the backup device in the specified slot.
Note: If you want to use this command to view the contents of an SFF token, you must be logged into an HSM partition that has the SFF capability enabled. You can be logged into any SFF-enabled partition – it is not necessary to log into the partition the backup was made against. However, SFF token and target partition must share the same cloning domain.
Note: For full, detailed enumeration of SFF token content, the objects must be decrypted and enumerated within the secure boundary of the HSM. To run partition archive contents,, free space must be available within the target partition, equivalent to the size of the largest object on the SFF token.
partition archive c -s <slot> -par <partition name> -pas <password>
Parameter | Shortcut | Description |
---|---|---|
-commandtimeout | -ct | The command timeout for network communication. The default timeout is 10 seconds. The maximum timeout is 3600. This option can be used to adjust the timeout value to account for network latency. (optional) |
-debug | -de | Turn on additional error information. (optional) |
-hostname | -ho | Host name of remote workstation running remote backup server (required when -s remote is used) |
-partition | -par | Partition on the backup device. (maximum length of 64 characters) . |
-password | -pas | User password for the specified partition. |
-port | -po | Port number for remote backup server on remote workstation (required when -s remote is used) |
-slot | -s |
Target slot containing the backup device. It can be specified by any of the following: • <slot number>, if the backup slot is in the current system. •remote -hostname <host name> -port <port number> if the backup device is in a remote work station. •direct to specify a USB attached backup device. If you know the slot number that contains the USB attached HSM, you can specify that slot number explicitly (for example, -s 5) •etoken to specify a SFF backup (eToken 7300) inserted into a Luna PED connected to the local HSM or connected by USB to a host computer running PedServer. |
lunacm:> lunacm:> partition archive contents -slot eToken Listing all objects... Found 3 backup objects: Partition: Johnny Object Type: Partition Object UID: 9c020000ac00000280010000 Label: Generated RSA Public Key Index: 1 Object Type: Public Key Object UID: b8020000ac00000280010000 Fingerprint: aa49c67fbed6344e0bf15c4fec8a10f3cbff7f31fe12a25f724883ff26f03a99 Label: Generated DES3 Key Index: 2 Object Type: Symmetric Key Object UID: ba020000ac00000280010000 Fingerprint: 0752a4fcbbef05307a9ee781fb8336e70c3cf83a6e73e70a507666739c23a5e6 Label: Generated RSA Private Key Index: 3 Object Type: Private Key Object UID: b9020000ac00000280010000 Fingerprint: 19ce9a01caf5fae119df54c7c207875c417cefd146f55a7b5bd113ae75e0a076 Command Result : No Error lunacm:>