[SOLVED] Disable SSH Root Login on Cluster

Lioh

New Member
Oct 14, 2020
22
4
3
49
Hi all.

Is it possible to disable SSH Root Login on a Proxmox cluster or is it required in order for the functionality?

Greetings
Lioh
 
hi,

you could set PermitRootLogin without-password in /etc/ssh/sshd_config (cluster communication should still work, since PVE uses keys for SSH anyway)
 
Last edited:
  • Like
Reactions: Lioh