This topic describes the deployment of InTrust agents with native methods on supported platforms. For details about transparent automatic deployment, see Getting Started with InTrust; for details about batch deployment on InTrust sites, see the Deployment Guide.
We need to follow below steps for Manual Upgrade of Agent
Do not select “Establish connection with InTrust Server” during Agent MSI Installation.
After Agent upgrade, register server from the agent machine, by running the register command without password:
for Microsoft Windows computers - adcscm.nt_intel -add ServerName Port
for Unix computers - ./adcscm -add ServerName Port
It is recommended to uninstall all the old version of servers and agents for using the latest version to ensure successful authentication and communication between agents/servers.
Do not select “Establish connection with InTrust Server” during Agent MSI Installation.
After latest Agent installation, register server from the agent machine, by running the register command without password:
for Microsoft Windows computers- adcscm.nt_intel-add ServerName Port
for Unix computers- ./adcscm-add ServerName Port
Agents should be deployed manually under the following (or similar) circumstances:
To install an agent manually, run the ADC_AGENT.*.*.*.*.msi installation package from the DVD\Agent folder on the InTrust DVD on the target computer.
|
Note: If turned on, User Access Control (UAC) may prevent installation package from running properly. To avoid possible problems, the installation package should be run in an elevated context (use the Run as Administrator command). |
If the DVD is unavailable, complete the following steps:
cd
to this folder and run the following command:adcscm.nt_intel -install
The agent starts automatically after installation is complete.
To uninstall the agent, use the Add/Remove Programs facility. However, if the agent was installed through the command prompt, run the following command on the target computer:adcscm.nt_intel -uninstall
|
Note: Installing an agent does not make it usable by the server, but only prepares it (unpacks installation files, starts services, etc.). Please make sure that you establish a connection with the desired server (see Establishing a Connection with the Server). |
|
Note: The agent is a 32-bit application. If you have a 64-bit system, make sure that 32-bit compatibility libraries are installed. The required packages are glibc.i686 and libuuid.i686. Debian and Ubuntu require libc6:i386 and libuuid1:i386. On Red Hat Enterprise Linux 8 and Oracle Linux 8, the libnsl.i686 library must also be installed. The way to enable support for the 32-bit architecture on Linux varies from distribution to distribution. For example, in Ubuntu this can be achieved with the following commands (as root): dpkg --add-architecture i386 apt-get update Finally, to install the libraries, you can use the following: apt-get install libc6:i386 libuuid1:i386 Refer to your distribution's documentation if you need details. |
Agents must always be deployed manually on Linux computers. To install an agent, complete the following steps:
Start the script:
./adcscm_package.linux_intel.sh
You will be prompted to supply the path to the installation directory.
After the installation, the agent will be started automatically.
Make sure that you have enough disk space for the event cache, which is located in /var/InTrust by default. You can change the location by editing the agent.ini file located in the directory where you install the agent. If you want to make agent configuration changes, you must complete them before you establish a connection with the InTrust server.
|
Notes:
|
To uninstall the agent, run the following script from the agent's working directory:
./Uninstall.sh
You can automate the installation of agents using Group Policy settings. InTrust is shipped with a Windows Installer file containing the agent package.
To automatically install agents on specific computers, take the following steps:
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center