Author Topic: For those of you that admit to using windows - I've written something to help you out  (Read 1744 times)

toadlife

  • Member
  • **
  • Posts: 730
  • Kudos: 376
    • http://toadlife.net
I've written a little "program" for Windows that makes running as a limited user in Windows (Winblow$/Windoze to you zealots:D) MUCH easier. I've called in "WinSUDO". WHat it does it allow you to launch programs under your own user account, only with admin permissions.

"But WIndows already has 'runas'!", you say. Yes, 'runas' can be used to run programs as admin when they don't work as a LU, but the problem is when you use it, that program loads the enviroment of the user you launch it as. This means if you browse for a file form a program run using runas, clicking on things like Desktop and My Documents will not show your desktop or MyDocuments folder. Also, some program installers that require admin rights will only put shortcuts the program on the start menu of the user who launched the installer - leaving you, the regular user with no shortcuts to your program.  This program fixes those issues because when you launch the program, it's actually YOU that is launching it, only with an administrator token. This also makes it so you can set a very simple password** on the your LU account, and therefore launch programs as admin very easily without sacrificing security.

**Having a simple password for your LU account is relatively safe, becuase by defualt LU cannot connect remotely to computers or access admin shares.

CHECK IT OUT HERE...

http://home.toadlife.net/blog/weblog.pl?trackback=1
:)

veridicus

  • Newbie
  • *
  • Posts: 3
  • Kudos: 10
    • http://www.msversus.org
You might want to reconsider, as MS has a patent on the sudo command: http://www.msversus.org/title/patents
MS Versus  -  My anti-Microsoft book

toadlife

  • Member
  • **
  • Posts: 730
  • Kudos: 376
    • http://toadlife.net
Quote from: veridicus
You might want to reconsider, as MS has a patent on the sudo command: http://www.msversus.org/title/patents

Ask me if I give a fuck.
:)

piratePenguin

  • VIP
  • Member
  • ***
  • Posts: 3,027
  • Kudos: 775
    • http://piratepenguin.is-a-geek.com/~declan/
Quote from: toadlife
Ask me if I give a fuck.
He's offline, so I'll do it.

Do you give a fuck toadlife?

[ontopic]
More 3rd party software, wahey!
[/ontopic]
"What you share with the world is what it keeps of you."
 - Noah And The Whale: Give a little love



a poem by my computer, Macintosh Vigilante
Macintosh amends a damned around the requested typewriter. Macintosh urges a scarce design. Macintosh postulates an autobiography. Macintosh tolls the solo variant. Why does a winter audience delay macintosh? The maker tosses macintosh. Beneath female suffers a double scum. How will a rat cube the heavier cricket? Macintosh calls a method. Can macintosh nest opposite the headache? Macintosh ties the wrong fairy. When can macintosh stem the land gang? Female aborts underneath macintosh. Inside macintosh waffles female. Next to macintosh worries a well.

toadlife

  • Member
  • **
  • Posts: 730
  • Kudos: 376
    • http://toadlife.net
Quote from: piratePenguin
He's offline, so I'll do it.

Do you give a fuck toadlife?

[ontopic]
More 3rd party software, wahey!
[/ontopic]

hehe.  :D


NO.

:)

That SUDO patent is obviously invalid anyway.
:)

toadlife

  • Member
  • **
  • Posts: 730
  • Kudos: 376
    • http://toadlife.net
Quote from: piratePenguin
[ontopic]
More 3rd party software, wahey!
[/ontopic]

And yes, I concede your point.
:)

Aloone_Jonez

  • Administrator
  • Member
  • ***
  • Posts: 4,090
  • Kudos: 954
Sounds good, I've yet to test this and (not that I actually care) are you planning to make it free? ;)
This is not a Windows help forum, however please do feel free to sign up and agree or disagree with our views on Microsoft.

Oh and FUCKMicrosoft! :fu:

toadlife

  • Member
  • **
  • Posts: 730
  • Kudos: 376
    • http://toadlife.net
Quote from: Aloone_Jonez
Sare you planning to make it free? ;)

Of course.
:)

toadlife

  • Member
  • **
  • Posts: 730
  • Kudos: 376
    • http://toadlife.net
I've started a page for the program...

http://home.toadlife.net/winsudo

@Aloone_Jonez: In case you've installed the original version, and want to try the newer one, just unistall the old one first.
:)

Pathos

  • Member
  • **
  • Posts: 518
  • Kudos: 416
so can I access the control panel with this? I can't with runas.

toadlife

  • Member
  • **
  • Posts: 730
  • Kudos: 376
    • http://toadlife.net
Actually the control panel is a function of explorer, and you can use runas to access it but it's easier to do it with my utility.

With runas you ahve to log into the admin account you use with runas, open up my computer, go to Tools>folder Options>view and check the box that says "launch folder windows in sperate process". Then when you log back into your limited account you can create shortcut to explorer.exe and open it with runas. From the explorer window you can get to control panel.

With my utility, since you are actually running the programs under your account, you can just set the "launch folder windows in sperate process" setting for your account, create a shortcut to explorer and run it with sudo.
:)