From: Jordan on 15 Jan 2010 16:57 I need to be able to allow one application to run as a local admin, but still keep all the users as power users. I believe this must be possible because of the way and AV program operates. For instance I had someone logon as a power user to a computer and they naturally cannot access c:\Documents and Settings\OtherUsers but they can initiate a AV scan on that folder that shows that it is traversing security to do what it needs. I want to be able to set it up so any user that runs C:\Program Files\Prog\Myprog.exe as an admin.
From: Anteaus on 16 Jan 2010 03:46 http://www.autoitscript.com/autoit3/docs/functions/RunAs.htm "Jordan" wrote: > I need to be able to allow one application to run as a local admin, but > still keep all the users as power users. I believe this must be possible > because of the way and AV program operates. For instance I had someone > logon as a power user to a computer and they naturally cannot access > c:\Documents and Settings\OtherUsers but they can initiate a AV scan on that > folder that shows that it is traversing security to do what it needs. > > I want to be able to set it up so any user that runs C:\Program > Files\Prog\Myprog.exe as an admin. > > > > . >
|
Pages: 1 Prev: Remote Install of 3rd party hotfix Next: security center is unavailable |