U
Ulf Schaper
I have a user on a simple Windows 2000 Professional computer who
should be able to get read access to a file used by a service on that
machine. This means, the service has to be stopped before he can read
the file and has to be started again afterwards.
How can I permit the user to execute a command like "net start XX" or
"net stop XX"?
Is there a "su"/"sudo" program in Windows like many Unixes have one?
(Can a script gain Administrator priviledges by passing the password
to a special program?)
Or can I grant the user the right to start and stop all services?
Thankful for every piece of help,
Ulf Schaper
should be able to get read access to a file used by a service on that
machine. This means, the service has to be stopped before he can read
the file and has to be started again afterwards.
How can I permit the user to execute a command like "net start XX" or
"net stop XX"?
Is there a "su"/"sudo" program in Windows like many Unixes have one?
(Can a script gain Administrator priviledges by passing the password
to a special program?)
Or can I grant the user the right to start and stop all services?
Thankful for every piece of help,
Ulf Schaper