Having a little problem with Windows Integrated Authentication on IIS 6 on
W2k3 Std SP1 and wondered if anyone has an idea as to what is wrong, as I
cannot find anything.
I have an IIS site with just one page, default.htm, as a test webserver.
This server will require secure access in the future when it goes into
production. When I enable WIA (no other authentication is enabled, no
annoymous access) any user that attempts to access it is asked for their
credentials.
All users are in the same domain as the IIS server.
All users have access to another IIS server that also uses WIA, but are not
asked for username and password when accessing that site - it just logs in
as you would expect it to.
All users use IE6 and have enable windows authentication ticked in IE.
Anyone have any ideas?
TIA
Wayne
Grant_S - 21 Mar 2007 23:31 GMT
Is there maybe a difference in the application pool (identity settings / accounts) under which the application is runing in comparison with the server where all is functioning correctly?
Is there a web.config file that you can compare for the 'functioning' vs 'non-functioning' application [(allow / deny users or roles). Possibly, also, the application machine.config files if there are no application web.config file
From http://developmentnow.com/g/91_2007_3_0_0_947565/Windows-Integrated-Authentication.ht
Posted via DevelopmentNow.com Group
http://www.developmentnow.com
Wayne - 22 Mar 2007 01:07 GMT
Thanks for the response, I'll check it out.
Wayne
> Is there maybe a difference in the application pool (identity settings /
> accounts) under which the application is runing in comparison with the
[quoted text clipped - 9 lines]
> Posted via DevelopmentNow.com Groups
> http://www.developmentnow.com