Application Pool with domain user identity does'nt work with anonymous access disbled

From: ReneMo (ReneMo.19n5t2_at_mail.webservertalk.com)
Date: 07/19/04


Date: Mon, 19 Jul 2004 06:28:37 -0500


A virutal directory with anonuymous access disabled doesn't work in aan
application domain running a domain user as Identity.

The domain user is local admin on the intranet server, member of
IIS_WPG and has all privileges of Network Service I could find.

If I switch on anonymous access, I can acces my web pages, but the the
virtual directory contains an ASP.NET application which needs the
identity of who is using it trough impersonation and access to files on
another server.

In the defaultAppDomain with Network Service everything runs fine exept
I can access my files on the other server.

What am I missing or is this simply not supported?

--
ReneMo
------------------------------------------------------------------------
Posted via http://www.webservertalk.com
------------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message313445.html
 


Relevant Pages

  • Application pool with domain account & anonymous access disabled
    ... A virutal directory with anonymous access disabled doesn't work in aan application domain running a domain user as Identity. ... is using it trough impersonation and access to files on another server. ...
    (microsoft.public.inetserver.iis)
  • Re: UserName and Kerberos tokens at the same time
    ... > What makes me feeling a bit strange is that the WSE 3.0 Kerberos demo also ... Are you logon the computer as a domain user when running the ... I have tried it on a Windows 2003 server as well and there I get the ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: SHAREPOINT AND RWW ISSUES
    ... In WSS 2.0, when you create a Domain User account, the server adds it to SharePoint with 'Web Designer' rights. ... If you want to see or change these permissions for this group, go to 'Site Settings' / 'Go to Site Administration' / 'Manage Site Groups', click on 'Web Designer and then select 'Edit Site Group Permissions' ...
    (microsoft.public.windows.server.sbs)
  • Re: ADSI code that will not work in asp.net
    ... - You can change the security context so that a domain user is used. ... bind and should get you valid credentials that can be used. ... > AD server is going to be doing the authenticating? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Service Login Account query
    ... A domain has several Windows 2003 services installed on windows serverd, all configured to login with a Domain user account. ... And so if the domain user password changes, all the service properties will have to alter to update the locally stored passwords to syncronise them else the service wont restart. ... But if I dont have the list of server names, is there a central method of listing the server names that have services that are using a particular domain user? ...
    (microsoft.public.windows.server.active_directory)

Loading