IIS Authentication Problem - Brent Magnant |
Monday, July 30, 2007 11:02 AM
|
On Mon, 30 Jul 2007 00:01:27 -0700,
As soon as you use the "." in the browser, it assumes the site is an
external site and does not try to authenticate. Put the URL into your
intranet secuurity zone and it should work. If not, there is another
setting to change.
The thing to remember is this is a browser issue, not a server issue. |
 |
What is logged in the log file? - Kristofer Gafvert |
Monday, July 30, 2007 1:14 PM
|
What is logged in the log file? What is the status code, substatus code
and sc-win32 status code?
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info |
 |
IIS Authentication Problem - philipp.bruenin |
Tuesday, July 31, 2007 2:11 AM
|
On 30 Jul., 19:14, "Kristofer Gafvert" <kgafv...@NEWSilopia.com>
The status code is:
HTTP Error 401.2 - Unauthorized: Access is denied due to server
configuration.
Internet Information Services (IIS)
I think the problem is in the server configuration and not the
browser, but I hvae no idea where. |
 |
IIS would not behave differently depending on if the domain name, localhost or - Kristofer Gafvert |
Tuesday, July 31, 2007 2:40 AM
|
IIS would not behave differently depending on if the domain name,
localhost or the IP address was used when it comes to this status code.
Are you sure the request gets to the same server and same websites?
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info |
 |
IIS Authentication Problem - philipp.bruenin |
Tuesday, July 31, 2007 3:37 AM
|
Shame over me!
I had a false DNS configuration, the ip was false.
When I tested, I did not copy and paste :)
Thanks a lot |
 |