Re: password access from outside the intranet
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 04/19/04
- Next message: Ken Schaefer: "Re: OWA page cannot be displayed"
- Previous message: Lucian: "OWA page cannot be displayed"
- In reply to: Martin Fenech: "password access from outside the intranet"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 19 Apr 2004 15:28:05 +1000
Hi
a) Create two websites in IIS. Have them both contain the same content.
Allow anonymous access for Site1, but configure IP address restrictions so
that only people on your internal network can access it. Do not allow
anonymous access for Site2, but allow any IPaddress to connect to it.
b) If you want to have just a single site, then configure Integrated Windows
Authentication (and optionlly Basic Authentication) for the resource. If the
users internally are using IE, then you can have IE automatically log them
on by placing the site into the "Intranet" security zone (see:
http://support.microsoft.com/?id=258063). Users externally should be
prompted to authenticate since the site will not be in the intranet zone.
Cheers
Ken
"Martin Fenech" <martin.fenech@rhul.ac.uk> wrote in message
news:1dd8d01c423c1$2a236700$a101280a@phx.gbl...
: Hi,
: I've got IIS 6 running on win2003 with one website. My
: problem is this: I've got some web pages in a folder which
: when a request is coming from the intranet than access
: should be given but if the request is coming from outside
: the intranet then a password authentication method should
: be used. Can anyone tell me how i can solve this issue.
:
: Thanks
- Next message: Ken Schaefer: "Re: OWA page cannot be displayed"
- Previous message: Lucian: "OWA page cannot be displayed"
- In reply to: Martin Fenech: "password access from outside the intranet"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|