Windows Integrated Authentication
am 21.03.2007 09:46:03 von wayne
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
RE: Windows Integrated Authentication
am 21.03.2007 23:31:19 von Robert Faulkner
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 files
From http://developmentnow.com/g/91_2007_3_0_0_947565/Windows-Int egrated-Authentication.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
Re: Windows Integrated Authentication
am 22.03.2007 01:07:33 von wayne
Thanks for the response, I'll check it out.
Wayne
"Grant_S" wrote in message
news:d063b5c3-b52e-40ba-b74a-034691e2e130@developmentnow.com ...
> 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 files
>
> From
> http://developmentnow.com/g/91_2007_3_0_0_947565/Windows-Int egrated-Authentication.htm
>
> Posted via DevelopmentNow.com Groups
> http://www.developmentnow.com