Configuring Local Keystore Encryption (Cli) - Oracle ZFS Storage Appliance Administration Manual

Hide thumbs Also See for ZFS Storage Appliance:
Table of Contents

Advertisement

Configuring LOCAL Keystore Encryption (CLI)

This procedure assumes that encryption was not previously set up on the appliance. For
information about encryption properties, see
To set up the master passphrase, use the following CLI commands:
1.
hostname:> shares encryption
hostname:shares encryption> show
Children:
hostname:shares encryption> local
hostname:shares encryption local> show
Properties:
Children:
hostname:shares encryption local> set master_passphrase
Enter new master_passphrase:
Re-enter new master_passphrase:
2.
To create the first key, use the following CLI commands and type a keyname.
This is the name used in the CLI and BUI when assigning a key to a project or share. You can
either leave the key property blank and the system will generate a random key value, or you can
enter a hex-encoded raw 256-bit key value.
The keys are stored in an encrypted form using the master passphrase supplied. In this
Note -
example, the system generates the key value.
hostname:shares encryption local> keys create
hostname:shares encryption local key (uncommitted)> show
Properties:
hostname:shares encryption local key (uncommitted)> set keyname=MyFirstKey
hostname:shares encryption local key (uncommitted)> commit
okm => Manage encryption keys
local => Manage encryption keys
master_passphrase =
keys => Manage this Keystore's Keys
master_passphrase = *********
cipher = AES
key =
keyname = (unset)
keyname = MyFirstKey (uncommitted)
Configuring LOCAL Keystore Encryption (CLI)
"Encryption Properties" on page
581.
Data Encryption
563

Advertisement

Table of Contents
loading

Table of Contents