• everett
    link
    fedilink
    arrow-up
    88
    arrow-down
    2
    ·
    3 months ago

    Windows doesn’t have sudo, Windows has a thing they’re calling sudo.

    • 0x4E4F@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      40
      arrow-down
      1
      ·
      3 months ago

      It’s basically runas, but then it pops up the UAC prompt and you have to give admin credentials 😒… runas is much easier, you give the creds in a command line, no windows poping up, nothing, it just works.

      • xlash123@sh.itjust.works
        link
        fedilink
        arrow-up
        6
        ·
        3 months ago

        That’s an odd choice… If it was possible all along to just ask for a a password on the command line, why make it popup a UAC prompt? These are developers using it after all.

        • 0x4E4F@lemmy.dbzer0.comOP
          link
          fedilink
          arrow-up
          10
          ·
          3 months ago

          Devs can and have used runas in the past, that’s nothing new, and it does the job quite well. This new thing is just a fad if you ask me, “every OS on the planet has it and Linux is kinda getting traction, plus we’re on team FOSS now and all that, so why not make our own version of sudo, but actually make it more complicated to use than runas 👍” 😒… I mean, they always do shit like this, take some good idea and turn it into crap, but everyone buys into the idea. Why? Cuz they’re MS 😒.

          • kautau@lemmy.world
            link
            fedilink
            arrow-up
            4
            ·
            3 months ago

            I mean yeah, but also passwordless auth is a good thing. Since it hooks into UAC it hooks into windows hello which can be biometric.

      • everett
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        I don’t understand what you’re trying to say here. (I wasn’t the one who downvoted you, by the way.)