This looks like one of those KPI fulfilling projects.
Sudo for Windows
21–30 of 439 posts
Re: Sudo for Windows
#22https://github.com/microsoft/sudo/issues/11 Interesting > Reserved > not blank! > We like to camp nice round number issues like this one, for future use. Can you reuse GitHub issue numbers, or what could be their intention here?
You can edit the issue to be whatever you want later. But I’ve never seen anyone pre-reserve issue numbers like this.
We even used to have a bot that would auto-camp anything that was a multiple of 1000 or 1111 :D
Re: Sudo for Windows
#23Re: Sudo for Windows
#24This will be a very controversial prediction, but mark my words: Windows will eventually use the Linux kernel.
Re: Sudo for Windows
#25Well, sudo for Windows has been a thing for, like, a few years now?... https://github.com/gerardog/gsudo Not sure if this is the same thing, but this definitely should have shipped with the very first implementation of "oh, sure, you're an Administrator, but not really, since we're ignoring that bit" a.k.a. User Account Control. That would have saved about a metric ton of misguided "here's how to turn off UAC" tutori…
Re: Sudo for Windows
#26Yep, it's really happening. Sudo is coming to Windows. It's obviously not just a fork of the linux sudo - there's enough that's different about the permissions structure between OS's that just a straight port wouldn't make sense. But the dream of being able to run commands as admin, in the same terminal window - that's the experience we're finally bringing to users. I've been working on this for the last few months n…
Does this elevate within your own account token (i.e. will not work for non-Administrator users), or does it actually switch user (e.g. to LOCAL SYSTEM)?
Re: Sudo for Windows
#27Re: Sudo for Windows
#28Re: Sudo for Windows
#29Next: systemd for windows?
Re: Sudo for Windows
#30Earlier quoted context omitted.
Can you share if this will ever come to Windows 10, or will it be a Windows 11+ exclusive thing?
I'm not even sure Win11 is on my company roadmap, much less anything cutting edge like an insiders release. Windows 10 Enterprise compatibility is pretty much required for widespread adoption of Sudo for Windows.