Cmder: [REQ] Sudo (recommendation)

Created on 15 May 2015  路  8Comments  路  Source: cmderdev/cmder

I've been using this lovely tool to get around permission issues when doing maintenance on client units, it's called NSudo. It runs a command prompt as System, optionally with the TrustedInstaller flag.
I think it would be incredible if it were added to Cmder as "sudo ", which could optionally launch an application as System or System with TrustedInstaller flag - OR run as "sudo su", which would relaunch(or simply apply permission to) Cmder so that the actual prompt has these permissions.

Here's the repository:
https://github.com/MouriNaruto/NSudo

Here's the downloadable executable thread:
http://forums.mydigitallife.info/threads/59268-Mouri_Naruto-NSudo-2-1

Enhancement 馃憖 Awaiting Response

Most helpful comment

Try csudo script that already included in ConEmu and Cmder.

All 8 comments

Try csudo script that already included in ConEmu and Cmder.

I'm aware of csudo, but NSudo runs the prompt as System, not as Administrator. Useful for certain situations where system files need to be modified on the fly. It's the windows equivalent to actual sudo.

I like this looking at it maybe to add.

Just as a "FYI", this project has progressed quite a bit, and the latest works are located here:
https://github.com/M2Team/NSudo

I did find the site you referrenced. I looked at it and my initial reaction is not to add it to cmder. I had issues with it closing the cmder window. Are you using it with cmder currently?

at the moment I use the 64-bit executable renamed to "sudo.exe" in the cmder "bin" directory.
I use it as follows:
sudo -U:T -P:E

I had been using it at one point to launch cmder, but I since lost that configuration and never got around to setting it back up.

have never had issues with it in either use case

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contribution.

This issue has been automatically closed due to it not having any activity since it was marked as stale. Thank you for your contribution.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AaronKaa picture AaronKaa  路  3Comments

emesx picture emesx  路  3Comments

Joe1992w picture Joe1992w  路  3Comments

danwellman picture danwellman  路  3Comments

edgariscoding picture edgariscoding  路  3Comments