I don’t think i need to explain how it works, should i ?

  • @rtxnM
    link
    English
    -111 months ago

    sudo can only be elevated via the User Account Control (UAC) security feature designed to protect the operating system from unauthorized changes using verification prompt.

    Doesn’t that defeat the entire fucking purpose of sudo?

    • @Guest_User
      link
      211 months ago

      No, you can still run admin commands from a non admin console which is kind of neat.

      • @rtxnM
        link
        English
        1511 months ago

        “kind of neat” is being able to winrm into a machine without having to run a VNC session in parallel simply to click the popup. Taking the authentication prompt outside the shell session is… honestly, completely on brand for Microsoft.