Windows Server 2003
(1)
IIS
(1)
Philipp
(1)
Secuurity
(1)
Win32
(1)
Hvae
(1)
DNS
(1)
Aks
(1)

IIS Authentication Problem

Asked By philipp.bruenin
30-Jul-07 03:01 AM
Hello,

i have a Problem with my Web Server (Windows Server 2003 64bit).

When I try to call a website with the domain name like www.mysite.ext,
then the ie aks username and password, but when i call the site with
the ip or with localhost, it works.

I have activated only anonymous authentication (windows
authentification is not activated), and the anonymous user has enough
rights, the network service too.

The IIS is running in 32 bit mode.

I have searched for a solution, but i can't find anything.

Thanks for your help!


Philipp

IIS Authentication Problem

Asked By Brent Magnant
30-Jul-07 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?

Asked By Kristofer Gafvert
30-Jul-07 01: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

Asked By philipp.bruenin
31-Jul-07 02: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
Asked By Kristofer Gafvert
31-Jul-07 02: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
Asked By philipp.bruenin
31-Jul-07 03: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
Post Question To EggHeadCafe