Autoinstall.ini configuration file settings

In the autoinstall.ini configuration file, you can specify the settings shown in the table below.

Autoinstall.ini configuration file settings

Setting

Description

Values

EULA_AGREED

Required setting.

Acceptance of the terms of the End User License Agreement.

yes (default value) – accept the terms of the End User License Agreement to continue the application installation procedure.

no – do not accept the End User License Agreement. The application installation will be terminated.

PRIVACY_POLICY_AGREED

Required setting.

Acceptance of the terms of the Privacy Policy.

yes (default value) – accept the terms of the Privacy Policy to continue the application installation procedure.

no: do not accept the Privacy Policy. The application installation will be terminated.

USE_KSN

Required setting.

Enabling Kaspersky Security Network usage: To enable the use of KSN, the terms of the Kaspersky Security Network Statement must be accepted.

yes – accept the terms and conditions of the Kaspersky Security Network Statement and enable the use of KSN.

no – (default value) do not accept the terms and conditions of the Kaspersky Security Network Statement.

If you enabled the use of KSN, the application automatically enters the cloud mode, in which Kaspersky Industrial CyberSecurity for Linux Nodes uses the light version of the anti-malware databases.

GROUP_CLEAN

Required setting.

Removing users from the kicsadmin and kicsaudit privileged groups.

yes - Remove users from the privileged groups. If the value is yes and there is no nogroup group, the installation will fail and you will be prompted to manually remove users from privileged groups.

no - Do not remove users from the privileged groups.

LOCALE

Optional setting.

The locale used for the application events sent to Kaspersky Security Center.

Locale in the format specified by RFC 3066.

If the Locale setting is not specified, the operating system locale is used. If the application fails to determine the operating system localization language or the operating system localization is not supported, the default value will be used – en_US.utf8.

The locale of the graphical interface and the application command line depends on the value of the LANG environment variable. If a localization that is not supported by Kaspersky Industrial CyberSecurity for Linux Nodes is specified as the value of the LANG environment variable, the graphical interface and the command line are displayed in English.

INSTALL_LICENSE

Activation code for adding a license key to the application.

<activation code> if you want to activate the application during installation.

None if you do not want to activate the application during installation, for example, if you are installing the application in an isolated network segment without internet access.

UPDATER_SOURCE

Update source.

SCServer – use the Kaspersky Security Center Administration Server as the update source.

KLServers – use Kaspersky servers as the update source. This value is used by default.

Update source address

PROXY_SERVER

Address of the proxy server used to connect to the Internet.

Proxy server address

UPDATE_EXECUTE

Start application database update task during setup.

yes (default value) – start the update task.

no – do not start update task.

KERNEL_SRCS_INSTALL

Automatic start of kernel module compilation.

yes (default value) — compile the kernel module.

no – do not compile kernel module.

USE_GUI

Use of the graphical user interface.

yes – Enable use of the graphical user interface.

no (default value) – Disable the use of the graphical user interface.

ADMIN_USER

A user assigned the administrator role (admin).

No

CONFIGURE_SELINUX

Automatic configuration of SELinux to work with Kaspersky Industrial CyberSecurity for Linux Nodes.

yes (default value) – automatically configure SELinux to work with Kaspersky Industrial CyberSecurity for Linux Nodes.

no – do not automatically configure SELinux to work with Kaspersky Industrial CyberSecurity for Linux Nodes.

PROTECTION_MODE

The operating mode that the application enters immediately after installation.

Disabled – when the application is started after installation, all components of the application are disabled by default. Only service tasks that handle application activation and the functioning of Backup are started.

OAS_Notify – when the application is started after installation, only the File Threat Protection component and service tasks that handle application activation and the functioning of Backup are automatically started. The File Threat Protection component operates in "Notify only" mode.

OAS_Block – when the application is started after installation, only the File Threat Protection component and service tasks that handle application activation and the functioning of Backup are automatically started. When a threat is detected, the application performs the actions specified in the File Threat Protection settings.

DISABLE_FILEAV_ACTIONS

Disables the disinfection and file deletion functions for application components after its installation.

If the disinfection and file deletion functions are disabled and a threat is detected, the application does not attempt to disinfect or delete the files in which a threat was detected, but only informs the user about a threat detection.

After installing the application, you can enable the file disinfection and deletion functionality using the DisableFileAvActions parameter in the kics.ini configuration file.

yes: disables the disinfection and file deletion functions when the application is started after the installation.

no (default value): does not disable the disinfection and file deletion functions when the application is started after the installation.

If you want to change the settings in the autoinstall.ini configuration file, specify the values of settings in the following format: <setting name>=<setting value> (the application does not process spaces between the name of a setting and its value).

Page top