In the post-installation configuration file, you can specify the settings shown in the table below.
Setting
|
Description
|
Values
|
EULA_AGREED
|
Required setting.
Acceptance of the terms of the End User License Agreement.
|
yes : accept the terms of the End User License Agreement to continue the application installation.
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 : accept the Privacy Policy to continue installing the application.
no – do not accept the terms and conditions of 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 of the Kaspersky Security Network Statement and enable the use of KSN.
no – do not accept 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 of the texts of the End User License Agreement, Privacy Policy, and Kaspersky Security Network Statement, as well as 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 or key file for adding a license key to the application.
|
<activation code > if you want to activate the application using an activation code during installation.
<full path to key file > if you want to activate the application using a key file 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.
<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 – start update task.
no – do not start update task.
|
KERNEL_SRCS_INSTALL
|
Automatic start of kernel module compilation.
|
yes – compile kernel module.
no – do not compile kernel module.
|
ADMIN_USER
|
A user assigned the administrator role (admin).
|
|
CONFIGURE_SELINUX
|
Automatic configuration of SELinux to work with Kaspersky Industrial CyberSecurity for Linux Nodes.
|
yes – 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 configuration file for initial setup of the application, 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).