KB ID: | 2216 |
Product: | Veeam Backup & Replication |
Published: | 2017-01-05 |
Last Modified: | 2022-01-18 |
Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
Permissions are dependant on the intended role of the Linux server. For more information, review this page of the user guide.
Linux servers registered with Veeam Backup & Replication infrastructure must use Password or Certificate-based authentication methods and bash shell.
Veeam Backup & Replication does not support SSH connections to a server where the user Veeam logs in as is configured to have tmux automatically started when logging in.
Example:
The NIST 800-171 security profile on Red Hat Enterprise Linux 8 includes tmux automatic startup system-wide. To successfully deploy the Veeam services on the system, tmux must be temporarily disabled. Usually, it is configured in /etc/bashrc for all users on the system as shown here:
[user@rhel8 ~]$ sudo grep tmux /etc/bashrc
case "$name" in sshd|login) exec tmux ;; esac
[user@rhel8 ~]$ sudo grep tmux /etc/bashrc
#case "$name" in sshd|login) exec tmux ;; esac
Your feedback has been received and will be reviewed.
Please try again later.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.