To block or not allow root to login, change the /etc/ssh/sshd_config file and add a line that has 'DenyUsers root'
Or "PermitRootLogin no".
To block or not allow root to login, change the /etc/ssh/sshd_config file and add a line that has 'DenyUsers root'
Or "PermitRootLogin no".