partition show

Display a detailed list of accessible partitions with relevant information. This command outputs information about one or all partitions on the SafeNet appliance's key card (the HSM). It is not necessary to be logged in as HSM Admin to execute this command.

For each partition that is present, the following information is displayed:

>Partition serial number

>Partition name

>Primary authentication status (activated or not)

>Partition auto-authenticate status

>User lock-out statue

>HSM serial number

>HSM label

>HSM firmware version

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

>Monitor

Syntax

partition show [-partition <partition_name>] [-all]

Argument(s) Shortcut Description
-partition <partitionname> -p Specifies the name of the partition for which to display information. By default information about all partitions is shown. Obtain the partition name by using the partition list command.
-all -a All partitions

Example

lunash:>partition show


   Partition Name:                            partition1
   Partition SN:                              154438865289
   Partition Label:                           testpartition
   Partition SO     PIN To Be Changed:        no
   Partition SO     Zeroized:                 no
   Partition SO     Login Attempts Left:      10
   Crypto Officer   PIN To Be Changed:        no
   Crypto Officer   Locked Out:               no
   Crypto Officer   Login Attempts Left:      10
   Crypto User      PIN To Be Changed:        no
   Crypto User      Locked Out:               no
   Crypto User      Login Attempts Left:      10
   Legacy Domain Has Been Set:                no
   Partition Storage Information (Bytes):     Total=324096, Used=1232, Free=322864
   Partition Object Count:                    6


Command Result : 0 (Success)