On a server I have a public key auth only for root account. Is there any point of logging in with a different account?

  • nanook
    link
    fedilink
    55 days ago

    You can disasble passwords so ONLY keys work, and you can firewall ssh to ONLY IPs you originate from.

    • @grrgyle@slrpnk.net
      link
      fedilink
      25 days ago

      Just don’t forget to check if your IP has changed if ssh suddenly starts timing out with no error indication no matter what you do and oh god what is actually wrong

      I think there’s a way to setup an alert for this.