Re: User ASPNET
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 10/26/04
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Impersonation headache"
- In reply to: João Abreu: "User ASPNET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 26 Oct 2004 12:23:05 -0500
On Mon, 25 Oct 2004 06:43:02 -0700, "Joćo Abreu" <Joćo Abreu@discussions.microsoft.com> wrote:
¤ I have a share in other computer and I want access to that sahre with my web
¤ application. For that I do:
¤ - Create a User ASPNET in my domain
¤ - Use that user in machine.config file.
¤ - Give permissions for that user to my share
¤
¤ Ok, This work with Windows 2000 Pro, so, I try to do this with Windows 2003,
¤ but doesn't work :(
¤ In Windows 2003 the user is allways Network Service. Why?
¤
¤ I see the page
¤ http://www.derkeiler.com/Newsgroups/microsoft.public.dotnet.framework.aspnet.security/2003-05/0264.html
¤ and I have done with sucess in Win2000, but in Win2003 doesn't work. Why?
I'm not sure why you're trying to use an ASPNET domain account for IIS 6.0 on Windows 2003. Why not
create an ID (or IDs) and use impersonation (with Basic or Integrated NT authentication) on your web
servers. Provide the appropriate permissions for these IDs to access the share.
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Impersonation headache"
- In reply to: João Abreu: "User ASPNET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|