Import PIN Unlocking Keys

Use the Import PIN Unlocking Key utility, import-puk, to import the PIN Unlocking Keys for the SecurID 800 Hybrid Authenticator into Authentication Manager. After importing the XML data, you can view the PIN Unlocking Key on the Token Properties page in the Security Console.

Before you begin

Procedure

  1. Log On to the Appliance Operating System with SSH.

  2. Change directories to /opt/rsa/am/utils. Type:

    cd /opt/rsa/am/utils/

    and press ENTER.

  3. Run import-puk to import the PIN unlocking keys. Type:

    ./rsautil import-puk -f filename

    where filename is the path to the PUK.xml file, for example: -f /opt/rsa/am/PUK.xml

  4. When prompted, enter your administrator User ID, and press ENTER.

  5. When prompted, enter your password, and press ENTER.

  6. When the import process is complete, the following message displays:

    Status: IMPORTED <number> PIN UNLOCK KEY (PUK) RECORDS SUCCESSFULLY.

  7. Close the SSH client. Type:

    exit

    and press ENTER.