The enable storageArray externalKeyManagement file command enables external security key management for a storage array that has Full Disk Encryption drives, and creates the initial drive security key.
This command applies to an individual E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Security Admin role.
enable storageArray externalKeyManagement file="fileName" passPhrase="passPhraseString" saveFile=(TRUE | FALSE)
Parameter | Description |
---|---|
file | The file path and the file name where the new security key will be stored. Enclose the file path and the file name in double quotation marks (" "). For example: file="C:\Program Files\CLI\sup\drivesecurity.slk" Important: The file name must have an extension of .slk.
|
passPhrase | A character string that encrypts the security key so that you can store the security key in an external file. Enclose the pass phrase character string in double quotation marks (" "). |
saveFile | Verifies and saves the security key to a file. Set to FALSE to not save and verify the security key to a file. The default value is TRUE. |
Your pass phrase must meet these criteria:
8.40
8.70 adds the saveFile parameter.