|
Home > Archive > IIS Server Security > July 2005 > When I use ip address for the URL, it requires Windows Authenticat
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
When I use ip address for the URL, it requires Windows Authenticat
|
|
| Prem Mehrotra 2005-07-15, 6:01 pm |
| I am using IIS 5.0 on Windows 2000. I have set up a web site and it has been
working fine. To access web-site o uses a URL like:
https://pqms1.xyz.com
Some of users do not have DNS, so they are using ip address instead of
server name,
https://10.4.3.106
However when IP adrress is used, a Windows Authentication Login screen pops
ups. However, users do not have windows account because it is an exranet web
site.)
Prem
| |
| Miha Pihler [MVP] 2005-07-15, 6:01 pm |
| Hi,
I am not sure if I understand the question. This site should be accessed
anonymously? If so, then make sure that on the properties of you site (in
IIS) under Directory Security under Authentication select Enable Anonymous
Access...
--
Mike
Microsoft MVP - Windows Security
"Prem Mehrotra" <PremMehrotra@discussions.microsoft.com> wrote in message
news:6246D6CC-2E5B-4F66-BAA1-C4472C206B5F@microsoft.com...
>I am using IIS 5.0 on Windows 2000. I have set up a web site and it has
>been
> working fine. To access web-site o uses a URL like:
> https://pqms1.xyz.com
>
> Some of users do not have DNS, so they are using ip address instead of
> server name,
> https://10.4.3.106
>
> However when IP adrress is used, a Windows Authentication Login screen
> pops
> ups. However, users do not have windows account because it is an exranet
> web
> site.)
>
> Prem
|
|
|
|
|