Sample encryption script, Initial encryption configuration, Encryption configuration – HP Smart Storage Administrator User Manual
Page 74

Operations 74
Drive= 2E:1:1
OnlineSpare= No
; Logical Drive Specifications
LogicalDrive= 1
RAID= 0
Size= 139979
Sectors= 32
StripeSize= 128
ArrayAccelerator= Enabled
Sample encryption script
Initial encryption configuration
When the controller is new and unconfigured, or after the user has executed the "EncryptionClearConfig"
command to delete the encryption configuration, the user must initialize the encryption parameters before
first use of the controller.
Action= Configure
Method= Custom
Controller= SLOT 1
AcceptEULA=yes
EncryptionCryptoPasswordSet=Password.12345
EncryptionMasterKey= MyKeyName
EncryptionKeyManager= Local
AllowPlainText= True
Encryption= Enable
EncryptionUserPasswordSet= UPassword.9995
; optional
ControllerPassword= MyBootTimePasswd
; optional
Firmwarelock= On
; optional
EncryptionRecoveryQuestion=This is my question ; optional
EncryptionRecoveryAnswer=This is my answer
; optional
Encryption configuration
When the controller encryption settings are configured, HP SSA Scripting can be used to change some
encryption parameters. The actual parameters to be changed vary based on the controller capabilities and
the version of controller firmware.
Action= Reconfigure
Method= Custom
Controller= SLOT 1
; first, log in
EncryptionUser= crypto
EncryptionPassword= Password.12345
; now change the parameters
FirmwareLock = Off