rasto / lcmc

Pacemaker/DRBD/KVM/LVM Cluster GUI
Other
102 stars 21 forks source link

LCMC will not connect to a server where ssh-rsa keytype has been disabled - such as on Ubuntu 22.04 LTS #78

Open ak2766 opened 1 year ago

ak2766 commented 1 year ago

I discovered that I need to re-enable ssh-rsa - via PubkeyAcceptedKeyTypes -ssh-rsa in /etc/ssh/sshd_config - on Ubuntu 22.04 servers in order to have LCMC connect to the server.

Are there any plans to add support for newer key types - such as rsa-sha2-256 and rsa-sha2-512 - soon? I'd really prefer not to reduce the security of my servers in order to make use of the convenience that is LCMC, and it IS a HUGE convenience!