• @everett@lemmy.ml
    link
    fedilink
    905 months ago

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

    • @0x4E4F@lemmy.dbzer0.comOP
      link
      fedilink
      415 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.

      • @d_k_bo@feddit.de
        link
        fedilink
        145 months ago

        It is a bit like pkexec which also brings up a graphical password prompt.

      • @xlash123@sh.itjust.works
        link
        fedilink
        65 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
          105 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
            45 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.

            • @0x4E4F@lemmy.dbzer0.comOP
              link
              fedilink
              25 months ago

              You can do that in Linux too, that’s nothing new, been around for at least 10 years or so.

      • @everett@lemmy.ml
        link
        fedilink
        15 months ago

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