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

  • WheelchairArtist
    link
    fedilink
    16 days ago

    you’re right. that’s something i wanted to look into. guess setfacl would do the trick?

        • Magiilaro
          link
          fedilink
          05 days ago

          I made a small mistake in my last post It is “chattr +i” to make immutable and “chattr -i” to remove immutability.

          • sets an attribute and - removes the attribute