Well, 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…
gsudo is great! It's got a lot of features for power users, it's got a great community, and I can't recommend it highly enough. There's room here for us to be better together - Sudo for Windows can cover a number of in-box scenarios, with OS-side support for things like GPO, event logging, etc. But then for power users who need access to some of the wilder features of gsudo (running as TrustedInstaller?), that's alwa…
Sudo for Windows
31–40 of 439 posts
Re: Sudo for Windows
#32We already have runas for years now. This looks like one of those KPI fulfilling projects.
Or forgot to Run As and opened a non-elevated terminal by accident?
Re: Sudo for Windows
#33Re: Sudo for Windows
#34This will be a very controversial prediction, but mark my words: Windows will eventually use the Linux kernel.
Re: Sudo for Windows
#35What's the difference from opening a Terminal (Admin) window? Just that you can run a single command as admin? I must be missing something here
What does Sudo is to only provide the root/admin privileges for specific inputted command. Once it is done, it goes back to user privileges. This way, the terminal window didn't need to end the session to go back to user privileges.
Re: Sudo for Windows
#36What's the difference from opening a Terminal (Admin) window? Just that you can run a single command as admin? I must be missing something here
I mean, that's sudo's whole thing! [1] You can live your day to day terminal life without the risk of borking things too badly, then when you occasionally need to elevate to higher privileges you can do it easily for that specific command.
[1] Technically not the whole thing obviously, but it's a very common use case.
Re: Sudo for Windows
#37This will be a very controversial prediction, but mark my words: Windows will eventually use the Linux kernel.
I don’t disagree. How I think it will happen: Backwards compatibility will start to stray at Microsoft (their last bastion), leading to WINE becoming the go to tool for backwards compat support. Microsoft will create a linux variant or maybe just a DE and the rest will be history (just as Libre Office has begun to supersede MS Office). It is a matter of will and time that C-Suite will want to eliminate labor around W…
Re: Sudo for Windows
#38We already have runas for years now. This looks like one of those KPI fulfilling projects.
That requires you to open an new terminal window. You've never been working in a standard terminal, tried to run a command that requires elevation, and been annoyed that you have to open a new window losing your command history? Or forgot to Run As and opened a non-elevated terminal by accident?
EDIT: from the linked wiki page, "By design, all services within the interactive desktop are peers, and can levy requests upon each other. As a result, all services in the interactive desktop effectively have privileges commensurate with the most highly privileged service there."
Re: Sudo for Windows
#39Earlier quoted context omitted.
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.
Windows 10 is EOl next year. I would bet your company has plans to move to 11 at some point in the near future. I work with customers daily to help to move to 11
What issues are your customers having that they need profesional help to upgrade to a new Windows OS?