Re: IIS 6 Impersonate failed for ASP

From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 05/31/05


Date: Tue, 31 May 2005 10:21:41 +1000

It seems that IIS no longer has the password for the domain account in
question.

Reset the password for the domain account in AD Users and Computers. Ensure
the password is set to not expire.
In IIS Manager on the webserver, enter the password again.
Restart World Wide Web Publishing Service.

Cheers
Ken

-- 
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com
"Gavin Chan" <GavinChan@discussions.microsoft.com> wrote in message 
news:0505AFD3-9CFC-474C-B206-1324404CA3D0@microsoft.com...
: We have a Windows 2000 SP4 machine recently upgrade to Windows 2003 and 
then
: SP1. After that, we rename the machine and we got impersonate problem. We 
are
: running IIS 5 Isolation Mode on the Web Server. For all virtual 
directories,
: we set the anonymous user to a domain account which is the administrator 
of
: the local machine and also has access to network resource. We are sure 
about
: this.
:
: We found that the ASP.Net page can't access the network resource even 
after
: we add the line <identity impersonate="true" />, however, if we change the
: line to <identity impersonate="true" userName="<domain account>" password 
=
: "<password>" /> with the same domain account used in anonymous user, the 
page
: work again!!! We can use this to bypass the problem for ASP.Net but we 
also
: have the same problem in ASP and we really don't know how to fix it.
:
: Any help and comment are welcome. 


Relevant Pages

  • Re: Cant make a domain user the "anonymous access" user
    ... When dealing with authentication issues it is VERY important to ... Some of the things you claim is not consistent with a default IIS ... If you use a browser that cannot do NTLM, by definition, a 401.2 error is ... user account that works and your domain account that does not. ...
    (microsoft.public.inetserver.iis.security)
  • RE: HTTP Error 401.1 - Unauthorized: Access is denied due to invalid credentials. Digest authenticat
    ... Digest authentication will require the Active Directory support. ... that we can only use the domain account to logon into the site and the IIS ... there is no need to configure the IIS server to DC. ...
    (microsoft.public.inetserver.iis.security)
  • Re: File copy via ASP.NET access errors?
    ... Where are the user credentials coming from? ... the <impersonate> web.config setting, then are you using a domain account? ... Basic Authentication means that IIS has the user's ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: File copy via ASP.NET access errors?
    ... Where are the user credentials coming from? ... the <impersonate> web.config setting, then are you using a domain account? ... Basic Authentication means that IIS has the user's ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: sqlceException when attempting Merge Replication
    ... In configure IIS or SQL? ... >have you made your local machine itself as the distributor? ... >> I have set up my virtual folder in IIS using sqlce mgr ...
    (microsoft.public.sqlserver.ce)