Re: Setting IPGrant on a folder from a WebMethod
From: IPGrunt (me_at_privacy.net)
Date: 02/21/05
- Next message: IPGrunt: "Re: Forms-Based Authentiction and NON ASP.NET Assets"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Setting IPGrant on a folder from a WebMethod"
- In reply to: David Salonius: "Re: Setting IPGrant on a folder from a WebMethod"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 21 Feb 2005 20:00:59 GMT
On 21 Feb 2005, David Salonius <dsalonius@charter.net> postulated in
news:OnizSDEGFHA.560@TK2MSFTNGP15.phx.gbl:
>
> My web service is running under NT AUTHORITY\NETWORK SERVICE. I've
then
> given full control under folder security to that user. Under
Advanced
> Security Settings, I've verified that NETWORK SERVICE has full
control
> to all permissions. The error still persists. Is this what you're
> referring to?
>
> Thanks,
>
> David
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
Use IIS to manage this for you, buy assigning a new application pool
for this site that impersonates administrator (using LocalSystem as
Identity). (I use one called AdmininstrationPool that I keep reserved
for roles where I need this level access).
Remember, This IS a security hole, so be careful who has access.
-- ipgrunt
- Next message: IPGrunt: "Re: Forms-Based Authentiction and NON ASP.NET Assets"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Setting IPGrant on a folder from a WebMethod"
- In reply to: David Salonius: "Re: Setting IPGrant on a folder from a WebMethod"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|