Configuring Components to Run in Enterprise Mode

To start the components in the Enterprise mode after installation, it is necessary to adjust parameter values in the local configuration files of Dr.Web Agent and Dr.Web Monitor.

For Dr.Web Agent

In the [EnterpriseMode] section of Dr.Web Agent configuration file (%etc_dir/agent.conf) set the following parameter values:

UseEnterpriseMode = Yes;

PublicKeyFile = %var_dir/drwcsd.pub (public encryption key used to access Dr.Web Enterprise Server. Administrator must move this file from the corresponding directory of Dr.Web Enterprise Server to the specified path);

ServerHost = IP address or host name of Dr.Web Enterprise Server;

ServerPort = Dr.Web Enterprise Server port (2193 by default).

For Dr.Web Monitor

In the [Monitor] section of the Dr.Web Monitor configuration file %etc_dir/monitor.conf set the following parameter values:

UseEnterpriseMode = Yes.