• ShimitarA
    link
    fedilink
    English
    arrow-up
    8
    ·
    2 months ago

    Sudo -u otheruser do still go trough root?

    • corsicanguppy@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      Nah. The guy’s either confusing sudo -u and sudo su - or confusing “has suid so it can switch users” with “always goes through root”. Because it doesn’t “go through” root like sudo su does.