Re: IIS 6 Impersonate failed for ASP
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 05/31/05
- Next message: Kevin: "Transfering a Secure Server Certificate"
- Previous message: Jeff Cochran: "Re: Username/Password input dialog"
- In reply to: Gavin Chan: "IIS 6 Impersonate failed for ASP"
- Next in thread: Gavin Chan: "Re: IIS 6 Impersonate failed for ASP"
- Reply: Gavin Chan: "Re: IIS 6 Impersonate failed for ASP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.
- Next message: Kevin: "Transfering a Secure Server Certificate"
- Previous message: Jeff Cochran: "Re: Username/Password input dialog"
- In reply to: Gavin Chan: "IIS 6 Impersonate failed for ASP"
- Next in thread: Gavin Chan: "Re: IIS 6 Impersonate failed for ASP"
- Reply: Gavin Chan: "Re: IIS 6 Impersonate failed for ASP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|