CTE-U Installation
During the installation, you would be asked a series of questions. After the installation, you would be prompt to immediately register the CTE-U with a key manager. CTE-U must be registered with a key manager before you can protect any of the devices on the host.
Note
Do not install CTE UserSpace on network-mounted volumes like NFS.
Procedure
-
Log on to the host where you will install the CTE UserSpace Agent as
root
. You cannot install the CTE-U Agent withoutroot
access. -
Copy or mount the installation file to the host system.
-
Install CTE UserSpace:
rpm -ivh
<cteu-version>.<build>
.rpm (Red hat)Example
rpm -ivh cte-fuse_10.1.0.52.rpm
rpm -ivh
<cteu-version>.<build>
.rpm --relocate<default path>=<non-default path>
Example
rpm -ivh cte-fuse_10.1.0.52.rpm --relocate /opt/vormetric/DataSecurityExpert/agent=/cteu/agent
apt install
<cteu-version>.<build>
.deb (Ubuntu)Example
apt install ./cte-fuse_10.1.0.52.deb (Ubuntu)
Caution
CTE-U does not support customer paths for Ubuntu installation. You must use the default path.
-
The install script installs the CTE-U Agent software, and any missing dependencies, in either
/opt/vormetric
or your custom installation directory, and then prompts you to register the CTE UserSpace Agent with a key manager by running/cteu/vmd/bin/register_host
. -
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-U.
-
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.
-
CTE-U finishes the installation and registration process.