Skip to content

Security issues of replication-manager #1204

@Jerry-Freelancer

Description

@Jerry-Freelancer

hi,
The following code was obtained by me during the installation of Rocky Linux.
Will this cause security issues because the root key file has been copied? Or perhaps my concerns are wrong or even unnecessary.

[root@mydb02 ~]# yum install replication-manager-osc
Last metadata expiration check: 0:02:51 ago on Fri 12 Sep 2025 05:04:46 PM CST.
Dependencies resolved.
==============================================================================================================================================================================================
 Package                                                     Architecture                            Version                                  Repository                                 Size
==============================================================================================================================================================================================
Installing:
 replication-manager-osc                                     x86_64                                  3.1.9-1                                  signal18                                  172 M
Installing dependencies:
 replication-manager-client                                  x86_64                                  3.1.9-1                                  signal18                                   30 M

Transaction Summary
==============================================================================================================================================================================================
Install  2 Packages

Total size: 202 M
Total download size: 172 M
Installed size: 670 M
Is this ok [y/N]: y
Downloading Packages:
[SKIPPED] replication-manager-client-3.1.9-1.x86_64.rpm: Already downloaded
(2/2): replication-manager-osc-3.1.9-1.x86_64.rpm                                                                                                              12 MB/s | 172 MB     00:14
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                          12 MB/s | 172 MB     00:14
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                      1/1
  Installing       : replication-manager-client-3.1.9-1.x86_64                                                                                                                            1/2
  Installing       : replication-manager-osc-3.1.9-1.x86_64                                                                                                                               2/2
  Running scriptlet: replication-manager-osc-3.1.9-1.x86_64                                                                                                                               2/2
Creating group 'repman'...
Creating user 'repman' with home directory and adding to group 'repman'...
Creating .ssh directory for user 'repman'...
Copying id_rsa from /root/.ssh to /home/repman/.ssh/id_rsa...
id_ecdsa already exists in /home/repman/.ssh or not found in /root/.ssh.
id_ed25519 already exists in /home/repman/.ssh or not found in /root/.ssh.
Copying id_rsa.pub from /root/.ssh to /home/repman/.ssh/id_rsa.pub...
id_ecdsa.pub already exists in /home/repman/.ssh or not found in /root/.ssh.
id_ed25519.pub already exists in /home/repman/.ssh or not found in /root/.ssh.
Creating directory /var/lib/replication-manager if it doesn't exist...
Setting ownership of /var/lib/replication-manager to repman:repman...
Creating directory /usr/share/replication-manager if it doesn't exist...
Directory /usr/share/replication-manager already exists.
Setting ownership of /usr/share/replication-manager to repman:repman...
Creating directory /var/log/replication-manager if it doesn't exist...
Setting ownership of /var/log/replication-manager to repman:repman...

  Verifying        : replication-manager-client-3.1.9-1.x86_64                                                                                                                            1/2
  Verifying        : replication-manager-osc-3.1.9-1.x86_64                                                                                                                               2/2

Installed:
  replication-manager-client-3.1.9-1.x86_64                                                       replication-manager-osc-3.1.9-1.x86_64

Complete!

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions