You can use a data backup to migrate the Kaspersky Security Center Windows Administration Server data to Kaspersky Security Center Linux. Before the migration, make sure that necessary features of Kaspersky Security Center Windows are supported in Kaspersky Security Center Linux.
For clarity, a tutorial video on how to migrate Administration Server data to Kaspersky Security Center Linux by using a backup is available.
Limitations:
To support migration to PostgreSQL or Postgres Pro, you must install the patch for Kaspersky Security Center Windows Administration Server. Use one of the following patches:
Contact Kaspersky Technical Support to get the required patch.
lower_case_table_names
parameter must match for the current and new DBMSs.Before you create a data backup, check the lower_case_table_names
parameter. Then, when installing MySQL or MariaDB for Kaspersky Security Center Linux, you must set this parameter to the same value as specified for this parameter for Windows.
Stages
Migration by using the Administration Server data backup proceeds in stages:
The administrator's account will be used to log in to Kaspersky Security Center Linux Administration Server. If you do not have this account and you are logged in only under a local Windows account or under a domain account, you will not be able to log in to Kaspersky Security Center Linux Administration Server after restoring the backup. Kaspersky Security Center Linux Administration Server does not support logging in by using the local Windows account. Logging in under the domain account is possible, but it may require additional configuration of Administration Server.
If you do not have the administrator's account, you will have to create this account after restoring the backup copy by using the kladduser utility.
Depending on the DBMS type used for Kaspersky Security Center Windows and Kaspersky Security Center Linux, do one of the following:
If you run klbackup from the command line, use the -migrate postgres
flag.
If you use the klbackup interface, enable the Migrate to Postgres format option.
After creating a backup copy, disconnect Kaspersky Security Center Windows Administration Server from the network.
At this stage of the scenario, do the following:
The new Administration Server can be assigned the NetBIOS name, FQDN, and static IP address. It depends on which Administration Server address was set in the Network Agent installation package when Network Agents were deployed. Alternatively, you can use the connection address that determines the Administration Server to which Network Agent connects (you can obtain this address on managed devices by using the klnagchk utility).
At this stage of the scenario, do the following:
A new database version must not be lower than the current one.
Install Kaspersky Security Center Linux on the new device.
The administrator's internal user account created during the installation, as well as other objects (groups, policies, tasks, users) created before you restore Administration Server data from the backup, will be lost after restoring. These objects will be replaced by objects that are contained in the backup.
At this stage of the scenario, do the following:
Due to limitations of PostgreSQL, you need to temporarily grant PostgreSQL superuser privileges to the account that Administration Server uses to connect to the DBMS.
/opt/kaspersky/ksc64/sbin/kladduser -n ksc -p <password>
where the <password>
parameter meets the following requirements:
At this stage of the scenario, do the following:
If Kaspersky Security Center Web Console was installed earlier, reinstall it with the same response file.
The data initialization process usually takes up to 15 minutes after restoring Administration Server data, but the time depends on the hardware performance and the size of the Administration Server data. During this time, Kaspersky Security Center Web Console may fail to connect and display errors.
There must not be multiple Administration Servers that share the same connection address and Administration Server certificate on the same network.
The administrator has access to the Administration Server data and managed devices that were in Kaspersky Security Center Windows, taking into account the functionality supported in Kaspersky Security Center Linux.
Page top