Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help
Become a Member!
Forgot your username/password?
Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links


Permissions required to restart services

Windows Server Help


Reply
 
Thread Tools Search this Thread
  #1  
Old 09-10-2008
susan
 
Posts: n/a
Permissions required to restart services

Sponsored Links
I have a situation in which I want a couple users to be able to do these
things (on a WIndows 2003 server):

Log on remotely and restart 2 specific services

The remote logon works, but I can't figure out how to grant them permissions
to restart selected services. (If I make them members of the local Power
Users group, they can restart the services, but I don't really want them to
have all the other "rights" that go along with being a Power User.)

Thanks



Reply With Quote
  #2  
Old 09-10-2008
Pegasus \(MVP\)
 
Posts: n/a
Re: Permissions required to restart services


"susan" <susan@discussions.microsoft.com> wrote in message
news:10DDFA05-ACB4-4C14-9827-FE0F0844F36D@microsoft.com...
>I have a situation in which I want a couple users to be able to do these
> things (on a WIndows 2003 server):
>
> Log on remotely and restart 2 specific services
>
> The remote logon works, but I can't figure out how to grant them
> permissions
> to restart selected services. (If I make them members of the local Power
> Users group, they can restart the services, but I don't really want them
> to
> have all the other "rights" that go along with being a Power User.)
>
> Thanks


You could do it indirectly: Allow them to create a flag file that gets
polled by a scheduled task once every five minutes. If it exists then the
task will start the nominated services.


Reply With Quote
  #3  
Old 09-10-2008
Salvador Manaois III
 
Posts: n/a
RE: Permissions required to restart services

Hi Susan,

I can think of four possible ways for you to do this; there could be more
actually. =)

Method 1.
Using group policy to assign security for services:
http://support.microsoft.com/kb/256345/

Method 2.
Grant rights using Security Templates
http://support.microsoft.com/kb/288129

Method 3.
Grant rights using SubinACL.exe

SUBINACL /SERVICE \\MachineName\ServiceName
/GRANT=[DomainName\]UserName[=Access]

In you case, Access = TO (Start and stop service)
http://support.microsoft.com/kb/288129

Method 4.
Grant rights using SC.EXE.
http://technet.microsoft.com/en-us/l...spx#BKMK_sdset

You can use "SC sdset" to set the security descriptor of the services. This
entails using SDDL to set the ACEs.
http://msdn.microsoft.com/en-sg/libr...us,VS.85).aspx

--
....Badz...
MCSE MCSA CEH MCITP | Enterprise/Server Admin
Bytes & Badz : http://badzmanaois.blogspot.com


"susan" wrote:

> I have a situation in which I want a couple users to be able to do these
> things (on a WIndows 2003 server):
>
> Log on remotely and restart 2 specific services
>
> The remote logon works, but I can't figure out how to grant them permissions
> to restart selected services. (If I make them members of the local Power
> Users group, they can restart the services, but I don't really want them to
> have all the other "rights" that go along with being a Power User.)
>
> Thanks
>
>

Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Permissions required to restart services"
Thread Thread Starter Forum Replies Last Post
Permissions for single remote service restart RichardW Windows Server Help 5 06-10-2011 05:22 PM
Can't install KIS 2010 - Dont have the required permissions Vrushabh Windows Software 6 20-07-2010 05:28 PM
help required! projector not recognised without restart? falcone01 Portable Devices 1 02-12-2009 11:42 PM
File Audit services.exe permissions problem Asuman Networking & Security 4 25-03-2009 11:40 AM
Permissions required to delegate printer management Gareth Windows Server Help 7 27-03-2007 07:08 AM


All times are GMT +5.5. The time now is 12:40 PM.