• Lemongrab
      link
      fedilink
      110 months ago

      It seems more nuanced than that. Reading over the pull request I saw that brought up, but the “they” was referring to a developer receiving a feedback from the application in some way.

    • tb_
      link
      fedilink
      2
      edit-2
      10 months ago

      Note that the anon user is able to become root without password by default, as a development convenience.
      (-) To prevent this, remove anon from the wheel group and he will no longer be able to run /bin/su.
      (+) To prevent this, remove anon from the wheel group and they will no longer be able to run /bin/su.

      “It” does seem like the way to go here, as it is referring to a built-in “anon” user account (best as I can tell).