This Help provides information related to Kaspersky Endpoint Agent for Windows. This information may be partially or completely inapplicable to Kaspersky Endpoint Agent for Linux. For complete information about Kaspersky Endpoint Agent for Linux, please refer to the Help of the solution that includes the application: Kaspersky Anti Targeted Attack Platform or Kaspersky Managed Detection and Response.
To manage application authentication using the command line interface:
cd
command, navigate to the folder where the Agent.exe file is located.For example, you can type the following command cd "C:\Program Files (x86)\Kaspersky Lab\Endpoint Agent\"
and press Enter.
agent.exe --proxy={enable|disable|show} --mode={auto|custom} --server=<
proxy server address
> --port=<
port number
> --use-auth={yes|no} --proxy-user=<
user name
> --proxy-password=<
user password
> --bypass-local={yes|no}
The authentication parameters are described in the following table.
Authentication parameters
Parameters |
Description |
|
Required parameter. This parameter controls the connection to the proxy server.
The specified proxy server will be used to work with Kaspersky Security Network and to update databases. The settings of the specified proxy server can be used for integration with other statistics collection systems. The use of the specified proxy server must be separately enabled in the integration settings. |
|
Required parameter. This parameter sets the proxy server configuration mode.
|
|
Required parameter. |
|
Required parameter. |
|
Optional parameter.
|
|
Optional parameter. |
|
Optional parameter. |
|
Optional parameter.
|