@Sandal6823@sh.itjust.works to Linux@lemmy.ml • edit-27 days agoWhy disable ssh login with root on a server if I only log in with keys, not password?message-square39fedilinkarrow-up1102arrow-down14file-text
arrow-up198arrow-down1message-squareWhy disable ssh login with root on a server if I only log in with keys, not password?@Sandal6823@sh.itjust.works to Linux@lemmy.ml • edit-27 days agomessage-square39fedilinkfile-text
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@x00z@lemmy.worldlinkfedilinkEnglish2•6 days agoFinding an exploit in ssh is worth more than whatever your server has to offer though.
minus-square☂️-linkfedilink1•edit-26 days agothats a good point. unless you forget to update it in a timely manner. that includes most servers out there ime, so
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