Hello there,
as I did not find anything in the docs about this:
I'd like to prevent logging in as root using password, so I'd have to change my sshd_config from
Before I do so: Is this recommended? Is it possible that I run into errors in my cluster-setup, on upgrading or on using my Proxmox Backup server?
as I did not find anything in the docs about this:
I'd like to prevent logging in as root using password, so I'd have to change my sshd_config from
PermitRootLogin yes
to PermitRootLogin without-password
on my nodes.Before I do so: Is this recommended? Is it possible that I run into errors in my cluster-setup, on upgrading or on using my Proxmox Backup server?