|
Home > Archive > IIS Server Security > January 2004 > Access intranet from lan and internet
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 |
Access intranet from lan and internet
|
|
| Update 2004-01-27, 9:35 pm |
| How do I best configure our iis6.0 if I want to access a
intranet site locally in the lan without entering login
and password but from the internet it must have
authentication.
Regards,
Patrik
| |
| Ken Schaefer 2004-01-27, 9:35 pm |
| You can use Basic or Integrated Windows Authentication. Your copies of IE on
the LAN will "auto-logon" to the server. Users on the internet will be
prompted for a username/password.
So, in actual fact, you are authenticating in both cases, but IE is doing it
automatically for you if you access the server using an "intranet" name, eg
http://server
If you access the intranet site using a fully-qualified domain name (FQDN)
or IP address, then you need to add the site to the IE "Intranet" zone:
Intranet Site Is Identified as an Internet Site When You Use an FQDN or IP
Address
http://support.microsoft.com/?id=303650
Internet Explorer May Prompt You for a Password
http://support.microsoft.com/?id=258063
are both worth reading.
Cheers
Ken
"Update" <anonymous@discussions.microsoft.com> wrote in message
news:556a01c3e589$24a577d0$a101280a@phx.gbl...
: How do I best configure our iis6.0 if I want to access a
: intranet site locally in the lan without entering login
: and password but from the internet it must have
: authentication.
:
: Regards,
: Patrik
:
| |
|
| Ok. Adding the site to the intranet zone made it work.
Thanks,
Patrikquote:
>-----Original Message-----
>You can use Basic or Integrated Windows Authentication.
Your copies of IE onquote:
>the LAN will "auto-logon" to the server. Users on the
internet will bequote:
>prompted for a username/password.
>
>So, in actual fact, you are authenticating in both cases,
but IE is doing itquote:
>automatically for you if you access the server using
an "intranet" name, egquote:
>http://server
>
>If you access the intranet site using a fully-qualified
domain name (FQDN)quote:
>or IP address, then you need to add the site to the
IE "Intranet" zone:quote:
>
>Intranet Site Is Identified as an Internet Site When You
Use an FQDN or IPquote:
>Address
>http://support.microsoft.com/?id=303650
>
>Internet Explorer May Prompt You for a Password
>http://support.microsoft.com/?id=258063
>
>are both worth reading.
>
>Cheers
>Ken
>
>"Update" <anonymous@discussions.microsoft.com> wrote in
messagequote:
>news:556a01c3e589$24a577d0$a101280a@phx.gbl...
>: How do I best configure our iis6.0 if I want to access a
>: intranet site locally in the lan without entering login
>: and password but from the internet it must have
>: authentication.
>:
>: Regards,
>: Patrik
>:
>
>
>.
>
|
|
|
|
|