Windows XP Community - XPHeads



Elevate user rights versus RunAs

microsoft.public.windowsxp.security_admin


Reply
  #1 (permalink)  
Old 06-17-2008, 04:35 PM
Wes
 
Posts: n/a
Elevate user rights versus RunAs
Is there any way that I can temporarily elevate a user's rights/memberships?
I have an app that requires each user to have admin rights to properly
execute when run for the first time.

RunAs won't work because the app sees the admin account rather than the user
account.

I'm hoping there is a simpler process than me having to add users to the
local admin group, as that requires multiple logoff/logons to be performed.
Multiplied by 30+ users can make for a very unproductive day.

I'd love to have an ElevateTo command, allowing me to grant admin rights to
a user for a specific period of time (Ex. 1hr or until logoff).

Any ideas?

Thanks,
Wes
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-17-2008, 07:53 PM
Malke
 
Posts: n/a
Re: Elevate user rights versus RunAs
Wes wrote:

> Is there any way that I can temporarily elevate a user's
> rights/memberships? I have an app that requires each user to have admin
> rights to properly execute when run for the first time.
>
> RunAs won't work because the app sees the admin account rather than the
> user account.
>
> I'm hoping there is a simpler process than me having to add users to the
> local admin group, as that requires multiple logoff/logons to be
> performed. Multiplied by 30+ users can make for a very unproductive day.
>
> I'd love to have an ElevateTo command, allowing me to grant admin rights
> to a user for a specific period of time (Ex. 1hr or until logoff).


You are describing the ever-useful sudo in *nix operating systems. Windows
doesn't have the equivalent, although there are a few third-party apps such
as WinSudo (which I haven't tried).

However, Microsoft's Aaron Margosis's MakeMeAdmin might work for you:

http://blogs.msdn.com/aaron_margosis...24/193721.aspx

Malke
--
MS-MVP
Elephant Boy Computers
www.elephantboycomputers.com
Don't Panic!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-22-2008, 07:31 AM
Anteaus
 
Posts: n/a
RE: Elevate user rights versus RunAs
You can tell RunAs not to load a different profile, which might help.

But for a utility to to elevate a user, here's one I made earlier:

http://mylogon.net/su

--------------------------
"This is a wonderful computer. It''s 20yrs old and absolutely reliable.
And, in all that time it''s only had four mobos, six processors, two cases,
seven OS''s ...."


"Wes" wrote:

> Is there any way that I can temporarily elevate a user's rights/memberships?
> I have an app that requires each user to have admin rights to properly
> execute when run for the first time.
>
> RunAs won't work because the app sees the admin account rather than the user
> account.
>
> I'm hoping there is a simpler process than me having to add users to the
> local admin group, as that requires multiple logoff/logons to be performed.
> Multiplied by 30+ users can make for a very unproductive day.
>
> I'd love to have an ElevateTo command, allowing me to grant admin rights to
> a user for a specific period of time (Ex. 1hr or until logoff).
>
> Any ideas?
>
> Thanks,
> Wes

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:29 AM.








Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74