set permissions on service

P

Patrick Connolly

Is there a way to set permissions on individual services to allow a
user/group of users to restart that service without giving the users admin
permissions?

Thanks
Pat Connolly
 
S

Steven L Umbach

There is a couple of ways as described in the link below by using security
templates or the command line tool subinacl. Subinacl is not exactly user
friendly so you may also want to try a free third party tool called setacl.
Note the user would also need the permissions to start any services that the
service "depends on" as shown in the service properties if any in case they
are stopped. --- Steve

http://support.microsoft.com/default.aspx?scid=kb;en-us;288129 -- applies
to XP/W2003 also
http://setacl.sourceforge.net/html/examples.html --- see example 23.
 
P

Patrick Connolly

Thanks Steve, this is what I was looking for.


Steven L Umbach said:
There is a couple of ways as described in the link below by using security
templates or the command line tool subinacl. Subinacl is not exactly user
friendly so you may also want to try a free third party tool called
setacl. Note the user would also need the permissions to start any
services that the service "depends on" as shown in the service properties
if any in case they are stopped. --- Steve

http://support.microsoft.com/default.aspx?scid=kb;en-us;288129 --
applies to XP/W2003 also
http://setacl.sourceforge.net/html/examples.html --- see example 23.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top