Re: NT Service Security
From: andrew (andrew.lowe.remove.this@geac.nospam.com)
Date: 01/21/03
- Next message: Wim Brosens: "Windows Authentication Questions"
- Previous message: Mike Moore [Microsoft]: "RE: Windows Domain Groups in Authorization section sans AD"
- In reply to: Vince: "NT Service Security"
- Next in thread: Vince Dooher: "Re: NT Service Security"
- Reply: Vince Dooher: "Re: NT Service Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "andrew" <andrew.lowe.remove.this@geac.nospam.com> Date: Tue, 21 Jan 2003 15:43:45 +1100
"Vince" <vince_dooher@hotmail.com> wrote in message
news:eSvN6RivCHA.2596@TK2MSFTNGP12...
> The problem I have centers around the fact that I need to be able to stop
> and restart an NT service via a web interface.
> This seems to require me to impersonte the local system account. This
> however does not work correctly and I get an error.
Have you tried using integrated windows authentication (disable anonymous
access), and the <identity impersonate="true"> set in the web.config file.
If the user accessing the website then has permission to restart the service
your code should work.
hth
andrew
- Next message: Wim Brosens: "Windows Authentication Questions"
- Previous message: Mike Moore [Microsoft]: "RE: Windows Domain Groups in Authorization section sans AD"
- In reply to: Vince: "NT Service Security"
- Next in thread: Vince Dooher: "Re: NT Service Security"
- Reply: Vince Dooher: "Re: NT Service Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|