Re: application pool custom identity
From: Tom Kaminski [MVP] ((A_at_T))
Date: 02/06/04
- Next message: peter x: "Re: Create ASPNET Website"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Create ASPNET Website"
- In reply to: William F. Robertson, Jr.: "application pool custom identity"
- Next in thread: David Wang [Msft]: "Re: application pool custom identity"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 6 Feb 2004 15:36:52 -0500
"William F. Robertson, Jr." <wfrobertson@kpmg.com> wrote in message
news:OHL6gnO7DHA.452@TK2MSFTNGP11.phx.gbl...
> I have a Windows 2003 Web Edition (IIS 6.0) server that host my intrAnet
> site. We are using only NT integrated authentication. When the AppPool
> identity is set to Network Service (default) everything works fine. But
we
> are trying to use the aspnet account so the web application will have
access
> to the directories on another machine. Currently we are using Virtual
> directories to link to the various docs on the file server. We would like
> to move away from virtual directories (too diffifult to maintain security
> 15,000+ user) and have the application determine what files they can and
can
> not see.
>
> When we change the identity of the AppPool to aspnet (setting the password
> and created a local user account on the file server with matching username
> and password) all the users are prompted with the NT login screen asking
for
> their username, password, and domain.
>
> My development group is not experiencing this problem, and I suspect it is
> because we are all administrators on the machine. All other users are
> prompted for the username and password. When they provide their domain
> username/password it gives them a 401.1 error invalid credentials. When I
> try to login with my username and password from their machine, it is
giving
> me the same 401.1 error.
That's interesting because 401.1 means that it was unable to authenticate
(bad username or password) and not that you were denied access (401.3).
Your credentials are accepted though if you try from your machine?
-- Tom Kaminski IIS MVP http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS http://mvp.support.microsoft.com/ http://www.microsoft.com/windowsserver2003/community/centers/iis/
- Next message: peter x: "Re: Create ASPNET Website"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Create ASPNET Website"
- In reply to: William F. Robertson, Jr.: "application pool custom identity"
- Next in thread: David Wang [Msft]: "Re: application pool custom identity"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|