Veeam-REPO-SSH-fix.sh(file created)
| @@ -0,0 +1,5 @@ | |||
| 1 | + | # from: https://forums.veeam.com/veeam-backup-replication-f2/info-veeam-can-not-connect-to-openssh-8-8-t76832.html | |
| 2 | + | # Add to /etc/ssh/sshd_config: | |
| 3 | + | ||
| 4 | + | HostkeyAlgorithms +ssh-rsa | |
| 5 | + | PubkeyAcceptedAlgorithms +ssh-rsa | |
更新
更早