@[email protected] to [email protected] • edit-28 days agoWhy disable ssh login with root on a server if I only log in with keys, not password?message-square81fedilinkarrow-up197
arrow-up197message-squareWhy disable ssh login with root on a server if I only log in with keys, not password?@[email protected] to [email protected] • edit-28 days agomessage-square81fedilink
On a server I have a public key auth only for root account. Is there any point of logging in with a different account?
minus-square☂️-linkfedilink1•edit-27 days agoit is also vulnerable to whatever ssh exploits that can bypass the key
minus-square@[email protected]linkfedilinkEnglish2•7 days agoFinding an exploit in ssh is worth more than whatever your server has to offer though.
minus-square☂️-linkfedilink1•edit-27 days agothats a good point. unless you forget to update it in a timely manner. that includes most servers out there ime, so
it is also vulnerable to whatever ssh exploits that can bypass the key
Finding an exploit in ssh is worth more than whatever your server has to offer though.
thats a good point. unless you forget to update it in a timely manner.
that includes most servers out there ime, so