Re: Use of IP address causes IE to prompt for password?
From: Patrik (patrik.a.karlsson@tietoenator.com)
Date: 02/11/03
- Next message: Matt: "Re: URLscan problem"
- Previous message: BB: "Re: Use of IP address causes IE to prompt for password?"
- In reply to: David Wang [Msft]: "Re: Use of IP address causes IE to prompt for password?"
- Next in thread: x y, mvp: "Re: Use of IP address causes IE to prompt for password?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Patrik" <patrik.a.karlsson@tietoenator.com> Date: Tue, 11 Feb 2003 02:35:17 -0800
Thanx for your answer...
I've studied this further and have made the following
conclusions:
1) My file system where locked down, so the anonymous user
could not access the actual files. Instead...
2) The Integrated Windows authentication where thus
activated and worked as long as you enter a computername
or more specifically, a name without dots in it.
3) When using the IP-address the "integrated windows
authentication" NEVER works without prompting for username
and password. Although this might be an IE precaution and
not a server issue.
4) I also found out that this works the same if you use
the MSXML2.XMLHTTP objects against this server. Suddenly a
prompt for username and password pops up in my Windows
application. Hmmm... IE and MSXML2.XMLHTTP seems to have
the same policy for "dotted names".
Am I right?
/Patrik
>-----Original Message-----
>This is probably because IE treats a URL with an IP
address as server name
>as "Internet" and hence does not "autologon" with logon
credentials (makes
>sense for security). Meanwhile, it treats URL with a non-
dotted machine
>name as "local intranet", which does have "autologon"
enabled.
>
>You really have no way to control this -- it is
completely a client-side
>configuration that is unchangeable by the server.
>
>--
>//David
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>//
>"Patrik" <patrik.a.karlsson@tietoenator.com> wrote in
message
>news:060c01c2d196$00863450$a201280a@phx.gbl...
>Hi
>
>I've a web application running in our intranet. Whenever a
>user types in the computername in the URL everything is
>fine.
>
>However, when the IP address is typed in, IE prompts for
>username and password!? Why so?
>
>The directory security settings are set to "Anonymous
>access" and "Integrated Windows Authentication".
>
>/Patrik
>
>
>.
>
- Next message: Matt: "Re: URLscan problem"
- Previous message: BB: "Re: Use of IP address causes IE to prompt for password?"
- In reply to: David Wang [Msft]: "Re: Use of IP address causes IE to prompt for password?"
- Next in thread: x y, mvp: "Re: Use of IP address causes IE to prompt for password?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|