Hi All,
I am trying to harden SSH as a requirement within our company.
but as I disable password login and only allow login with ssh key and disallow root to login via ssh, it seems to be breaking the communication/synchronisation between pve nodes.
Example1: when login into the cluser I can open the _Shell from only the node I am connected to. When I try to open _Shell for the other not I get a permission (public-key) denied
Example2: I have setup OTP on my account this works on 1 node but not on the other (it does ask for OTP but is not accepted)
Now with allowing password login and allowing root both examples work with no problem.
Could someone shine some light on this?
Maybe suggest some other hardening?
(Firewall is active and only allowing a few IPs)
Many thanks
I am trying to harden SSH as a requirement within our company.
but as I disable password login and only allow login with ssh key and disallow root to login via ssh, it seems to be breaking the communication/synchronisation between pve nodes.
Example1: when login into the cluser I can open the _Shell from only the node I am connected to. When I try to open _Shell for the other not I get a permission (public-key) denied
Example2: I have setup OTP on my account this works on 1 node but not on the other (it does ask for OTP but is not accepted)
Now with allowing password login and allowing root both examples work with no problem.
Could someone shine some light on this?
Maybe suggest some other hardening?
(Firewall is active and only allowing a few IPs)
Many thanks