List authentication keys

Netezza Performance Server for Cloud Pak for Data System

Note: This feature is not supported if you have Netezza Performance Server 11.2.2.X and later installed on Cloud Pak for Data System 2.X.

You use the nzkey list command to list the key labels that are in the keystore.

Before you begin

You can use the nzkey list command to display information about the keys that are currently defined in the keystore without displaying the key text.

Procedure

  1. Log in to the Netezza Performance Server container as the root user.
  2. Use the following command to list the key labels:
    [root@ipshost /]# /nz/kit/bin/adm/nzkey list
    spuaek
    spuaekOld
    
    The sample output shows all the possible keys, although the output might include a subset of these labels.
    • spuaek is the label for the current AEK for the SPU. It is in the keystore if the SPU drives are auto-locked.
    • spuaekOld is the label for the previous AEK for the SPU when a key change is in progress. It is in the keystore if you changed the AEK for the SPU drives.

Results

The command shows the labels for the keys that are currently in the keystore. If AEKs were not set, the command displays the message No keys found in key store.