RE: IIS protection
From: WenJun Zhang[msft] (v-wzhang_at_online.microsoft.com)
Date: 04/07/04
- Next message: Pat [MSFT]: "Re: Dr watson, IIS crash, Exception"
- Previous message: WenJun Zhang[msft]: "Re: IISSync Problem"
- In reply to: Afzal. Ahmed1_at_jsc.nasa.gov: "RE: IIS protection"
- Next in thread: WenJun Zhang[msft]: "RE: IIS protection"
- Reply: WenJun Zhang[msft]: "RE: IIS protection"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 07 Apr 2004 05:08:50 GMT
In this case, the authorized users are coming from dynamic IPs, so IP
protections isn't fully helpful: you must allow whole the IP scope of
DHCP to prevent any authorized ones from being denied.
"Is there another way to protect the server or allow individual user
to access the site?"
Sure, to achieve this, enabling user authentication is necessary:
1) First, grant these authorized domain user accounts with Read NTFS
permission on the site's physical directory. If they don't have
domain accounts or your server is a stand-alone workstation, create
account for these users in computer management and provide them with
the username and password. Refer to the following article to set NTFS
permission.
HOW TO: Use NTFS Security to Protect a Web Page Running on IIS 4.0 or
5.0
http://support.microsoft.com/default.aspx?scid=kb;EN-US;299970
2) Disable anonymous access in the site's Directory Security tab and
enable either Basic authentication or Integrated windows auth:
(For Basic auth, users must have 'Log on locally' permission:)
IIS: How to Configure Basic/Clear Text Authentication for IIS 5.0 in
Windows 2000
http://support.microsoft.com/default.aspx?scid=kb;en-us;262233
Here is an overview of IIS user authentication methods:
HOW TO: Configure Internet Information Services Web Authentication in
Windows 2000
http://support.microsoft.com/?id=308160
If anything is unclear, please feel free to let me know.
Best regards,
WenJun Zhang
Microsoft Online Support
This posting is provided "AS IS" with no warranties, and confers no
rights.
Get Secure! - www.microsoft.com/security
- Next message: Pat [MSFT]: "Re: Dr watson, IIS crash, Exception"
- Previous message: WenJun Zhang[msft]: "Re: IISSync Problem"
- In reply to: Afzal. Ahmed1_at_jsc.nasa.gov: "RE: IIS protection"
- Next in thread: WenJun Zhang[msft]: "RE: IIS protection"
- Reply: WenJun Zhang[msft]: "RE: IIS protection"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|