RE: server 2003 ASPNET and DC
From: Maria Joseph (mariajosOnline_at_microsoft.com)
Date: 11/25/03
- Previous message: Danny Schelberg: "How to define cipher type allowed in an ssl session"
- In reply to: John Smith: "server 2003 ASPNET and DC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 25 Nov 2003 16:10:48 GMT
On Windows Server 2003 the default application pool runs under the network
service acct. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
l/cpconidentityapplicationpoolsettings.asp
However on a DC on Windows Server 2003, Asp.Net runs under the IWAM account
(This is for .Net FW Ver 1.1). Are you getting an error in the browser or
event log when browsing to a aspx page? Its most likely that you may be
running into some kind of permissions issue. You can run filemon from
http://www.sysinternals.com and check if you are getting "access denied" to
any folder for the w3wp.exe process.
http://support.microsoft.com/?id=812614 has a list of Default Permissions
and User Rights for IIS 6.0
Identity Application Pool Settings
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconidentityapplicatio
npoolsettings.asp
There is a local security policy under Administrative tools in Windows
server 2003. Was the server upgraded from Windows 2000? Was it a
successful upgrade?
Best regards,
Maria
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "John Smith" <someone@microsoft.com>
| Subject: server 2003 ASPNET and DC
| Date: Sun, 23 Nov 2003 22:31:57 +1100
| Lines: 12
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <OihdqVbsDHA.2332@TK2MSFTNGP09.phx.gbl>
| Newsgroups: microsoft.public.inetserver.iis.security
| NNTP-Posting-Host: pr-248-005.ains.net.au 203.34.248.5
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGXA06.phx.gbl!TK2MSFTNGXA0
5.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.iis.security:7291
| X-Tomcat-NG: microsoft.public.inetserver.iis.security
|
| I have tried to follow the instructions that I carried out for Win2k
| now I cannot get my website to work on a server 2003 Domain Controller.
|
| Is there better instructions out there than the MS instructions which are
| all out of date?
|
| Also, there is not Local Security Policy in the Admin tools, where is this
| on Server 2003?
|
| thank you
|
|
|
- Previous message: Danny Schelberg: "How to define cipher type allowed in an ssl session"
- In reply to: John Smith: "server 2003 ASPNET and DC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|