Re: Windows Users involved in ASP.NET
- From: "bruce barker \(sqlwork.com\)" <b_r_u_c_e_removeunderscores@xxxxxxxxxxx>
- Date: Thu, 22 Jun 2006 13:28:03 -0700
read this.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/thcmch20.asp
note: you won't be able to use impersonation of the client, because an
impersonted account will not not have network access (1 hop rule).
-- bruce (sqlwork.com)
"Alex Maghen" <AlexMaghen@xxxxxxxxxxxxxxxx> wrote in message
news:22C88E2E-BC03-48DA-BAF1-F3C8B3F75374@xxxxxxxxxxxxxxxx
Hi. I am trying to configure a development server environment as follows:
Windows Server 2003 - HTTP/IIS/ASP.NET 2.0 is a server which is on a
Windows
Domain. I want to create a Site in IIS whose docroot is NOT on the local
machine, but rather on a directory mounted from another computer on the
Domain.
My questions are: What are ALL of the users that need to be configured to
have permissions on this remote file-system so that ASP.NET can do its
thing?
I know that it's more than just "IUSR..." user. I think that ASPNET, etc.
need to have some kind of permissions?
Also, these users (ASPNET and the standard "IUSR_...") are local users to
the machine. How do I properly configure this when the users need to have
access to another system on the network? Won't I have to replace these
users
in the IIS configuration with Domain users instead?
Alex
.
- Prev by Date: Re: Any *simple* free blog software out there?
- Next by Date: Menu causes Panel to move/resize
- Previous by thread: formatted date in grid view?
- Next by thread: Menu causes Panel to move/resize
- Index(es):
Relevant Pages
|