Why disable ssh login with root on a server if I only log in with keys, not password?
Why disable ssh login with root on a server if I only log in with keys, not password?
On a server I have a public key auth only for root account. Is there any point of logging in with a different account?
"Best practices" tend to come from other people's whoopsies. But it's always good to question things, too.