Installation on Linux
Note
Do not install CTE on network-mounted volumes like NFS.
Prerequisites
Make sure you have the following information from the CM Administrator:
-
The registration token for the CipherTrust Manager with which you plan to register the CTE Agent.
-
The name of the profile you intend to assign to the client if you want to use a profile other than the default client profile.
-
Optionally, the name of the host group you want this client to be a part of.
Port Selection
The following port information applies to both Windows and Linux systems.
Communication through a Firewall
If a protected client must communicate with CipherTrust Manager through a firewall, see the CipherTrust Manager documentation to determine which of the ports must be opened through the firewall.
Communication with CipherTrust Manager
The default port for http communication between CipherTrust Manager and the CTE Agent is 443. If this port is already in use, you can set the port to a different number during the CTE Agent installation.
Communication for LDT over CIFS/NFS
All nodes that intend to use LDT over CIFS/NFS GuardPoint must have the following ports open:
-
7024
-
7025
Note
When you are registering a CipherTrust Transparent Encryption client with CipherTrust Manager, you can manually include a destination port number, (Default: 443). If you enter a port value, using the syntax <hostname or IP address>:<port number>
then CipherTrust Transparent Encryption does not perform a port scan. CipherTrust Transparent Encryption uses the port number provided to verify the target server type using a TLS operation.
If you do not enter a port number, CipherTrust Transparent Encryption performs a port scan to check which ports are listening, including port 443.
Procedure
-
Log on to the host where you will install the CTE Agent as
root
. You cannot install the CTE Agent withoutroot
access. -
Copy or mount the installation file to the host system. If necessary, make the file executable with the
chmod
command. -
Install the CTE Agent. A typical installation uses the following syntax:
For example:
To install the CTE Agent in a custom directory, use the
-d <custom-dir>
option. For example:Note
If possible, Thales recommends that you use the default directory
/opt/vormetric
.To view all installer options, use the
-h
parameter. For example: -
The Thales License Agreement displays. When prompted, type Y and press Enter to accept.
The install script installs the CTE Agent software in either
/opt/vormetric
or your custom installation directory and then prompts you about registering the CTE Agent with a key manager. -
Type N and press Enter to end the installation procedure without registering the CTE Agent with either key manager.
-
Enter Y to continue with the registration process. The install script prompts you to enter the host name or IP address of the CipherTrust Manager with which you want to register CTE. For example:
Note
The default communication port is 443. If you want to specify a different communication port, enter it with the primary key manager host name in the format: <hostName>:<port#>
-
Enter the client host name when prompted.
-
Enter the CipherTrust Manager registration token, profile name, host group and host description. If you omit the profile name, CipherTrust Manager associates the default client profile with this client.
-
At the hardware association prompt, select whether you want to enable the hardware association feature to prevent cloning. The default is Y (enabled):
-
At the LDT prompt, specify that you want this client to use CTE-LDT by typing Y and pressing Enter:
-
If you are planning to create GuardPoints on NFS shares, enter the name of the LDT Communication Group that this node will join.
Warning
The registration token, profile name, client group name and LDT Communication Group name are case-sensitive. If any of these are entered incorrectly, the client registration will not succeed. If the registration fails, click Back in the installer and verify that the case is correct for all entries on this page.
-
At the Cloud Object Storage (COS) prompt, specify whether you want this client to use CTE COS.
-
CTE finishes the installation and registration process.
-
In CipherTrust Manager, change the client password using the manual password creation method. This password allows users to access encrypted data if the client is ever disconnected from the CipherTrust Manager. For details on changing the password, see the CipherTrust Manager documentation.