-
Posted to
IIS7 - Security
by
j4sander
on
05-27-2009, 3:43 PM
The server has three web sites (different ports) each with their own app pool, as well as SQL 2008 Reporting.
One app pool is for VS TFS 2008, and runs as a domain user. Reporting does not use IIS, but it is also running as domain user (different than VS TFS). Both TFS and Reporting are having this problem. The other two ...
-
Posted to
IIS7 - Security
by
j4sander
on
05-26-2009, 2:13 PM
It seems that all the problems goes away if I switch the application pool from classic to integrated. However, the software is requires a classic application pool. Any idea what the difference there is?
SQL Reporting and the Application Pool are running as (different) domain accounts. SPNs (computer and alias, with and without ...
-
Posted to
IIS7 - Security
by
j4sander
on
05-26-2009, 12:34 PM
When I try WFetch, I get 401s for pages that work in IE (localhost, etc). Failed request tracking shows "The token supplied to the function is invalid (0x80090308)" and I get a 401 back with WFetch.
-
Posted to
IIS7 - Security
by
j4sander
on
05-25-2009, 1:37 PM
Update:
I have replaced the CNAME with an A record and added the SPN, still no luck.
-
Posted to
IIS7 - Security
by
j4sander
on
05-25-2009, 10:03 AM
I am trying to get a new server up and running on Windows Server 2008 Standard SP1 (aka RTM) /w all updates and IIS7. Everything looked Ok, but when accessing the server locally, using a DNS CNAME, I get three password prompts followed by a 401.1.
Local Server to "localhost" Ok (NTLM)
Local Server to ...