- 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
- Open a Unix shell.
- Type: $ su - Enter.
- Type the root password and press Enter.
- Type: # lsscsiEnter.
- 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
- Type: mount <device name> /media/SSA Enter (Enter the device name you obtained at step 5).
- After the key is mounted, perform the Check Security from Tool Chest menu.
2 How to unmount Aegis SSA key
Procedure
- Open a Unix shell.
- Type: $ su - Enter.
- Type the root password and press Enter.
- Type: umount /media/SSA Enter .
- Unplug SSA hardware key from USB port.
- Perform Check Security from Tool Chest menu.
- Restart the Common Service Desktop and confirm the Access Level is “Non-proprietary”.
3 Finalization
No finalization steps.