role recoveryinit
Initialize the current role for Recovery Login by creating an HA RSA key pair.
See also CKDemo HIGH AVAILABILITY RECOVERY Menu Functions.
NOTE This command has no application on slots containing a DPoD HSM on Demand service.
Syntax
role recoveryinit [-plabel <string>] [-rlabel <string>] [-keyhandle <number>] [-force]
Argument(s) | Shortcut | Description |
---|---|---|
-plabel <string> | -pl | RSA Public key label. |
-rlabel <string> | -rl | RSA Private key label. |
-keyhandle <number> | -kh | RSA Private key handle (optional). |
-force | -f | Force action (useful for scripting). |
Example
lunacm:>role recoveryinit -plabel SOpub -rlabel SOpriv Generating RSA Key pair for Recovery Init... 'SO' in slot 103 has been Recovery Initialized with key handle 37. Command Result : No Error