• Topic ID: id_15460209
  • Version: 4.0
  • Date: Jan 22, 2020 7:16:02 PM

Aegis SSA Key Workaround for older CT systems Software

Prerequisites

Overview

Older CT software does not mount the Aegis SSA key via the check_security button. This procedure describes the steps necessary to manually mount the Aegis SSA key to the console.

1 How to mount Aegis SSA key

Procedure

  1. Open a Unix shell.
  2. Type: $ su - Enter.
  3. Type the root password and press Enter.
  4. Type: # lsscsiEnter.
  5. Check the device name of the SSA key. In the following case, the device name is /dev/sde.


    [root@bay45 ~]#  lsscsi
    [0:0:0:0]   disk    HP   EH0300FBQDD      HPD1 /dev/sda
    [0:0:1:0]   disk    HP   EH0300FBQDD      HPD1 /dev/sdb
    [1:0:0:0]   cd/dvd  hp   DVDRAM GT30N     R5ND /dev/sr0
    [7:1:117:0] enclosu LSI CORP Bobcat       0504 -
    [7:2:0:0]   disk    LSI  MR9260-16i       2.12 /dev/sdc
    [8:0:0:0]   cd/dvd  ATAPI DVD RW iHAS124  8PD1 /dev/scd1
    [11:0:0:0]  disk    Apricorn Secure Key   1.12 /dev/sde
                    

  6. Type: mount <device name> /media/SSA Enter (Enter the device name you obtained at step 5).
  7. After the key is mounted, perform the Check Security from Tool Chest menu.

2 How to unmount Aegis SSA key

Procedure

  1. Open a Unix shell.
  2. Type: $ su - Enter.
  3. Type the root password and press Enter.
  4. Type: umount /media/SSA Enter .
  5. Unplug SSA hardware key from USB port.
  6. Perform Check Security from Tool Chest menu.
  7. Restart the Common Service Desktop and confirm the Access Level is “Non-proprietary”.

3 Finalization

No finalization steps.