This is a step-by-step guide to using Windows NTFS file
system security to protect Web pages that are running on Microsoft Internet
Information Services (IIS).
NOTE: This article does
not outline the best practices for using Microsoft FrontPage and the
Microsoft FrontPage Server Extensions.
Requirements
To protect your Web page or pages, you need the following:
- A Web site that is already created and running on Internet
Information Services on an NTFS drive partition.
- Administrative access to the server.
- Domain Users and groups to whom you will grant
access.
Check the File System Type
- Start Windows Explorer.
- Right-click the drive that contains the Web content that
you want to protect, and then click Properties.
- On the General tab, verify that the file system is NTFS.NOTE: If the file system is FAT, you have to convert the file system
to NTFS.
Protect the Page
- Move the page or pages that you want to protect into a
separate folder, and make sure that you update hyperlinks if they have to be
updated. To move the pages, follow these steps:
- Right-click Start, and then click Windows Explorer.
- Locate the folder that contains your Web
content.
- Select the top-level folder of your Web content. On the
File menu, point to New and then click Folder.
- Give the folder a name, and then press
ENTER.
- Hold down CTRL and select each of the pages that you
want to protect.
- Right-click the pages, and then click Copy.
- Right-click the new folder, and then click Paste.NOTE: If you have hyperlinks to these pages, you have to update them
to reflect the new location.
- In Windows Explorer, click the content folder that contains
the page or pages that you want to protect.
- Right-click the folder, click Properties, and then click the Security tab.
- In the top pane, click Everyone, and then click Remove.
WARNING: Do not remove SYSTEM group. - Click Add.
- Type the names of the users or groups to whom you want to
grant access to the page.
NOTE: These users and groups must already be part of the domain in
which the Web server resides. If they are not, you must add them before do this
step. - Click OK.
- If you are prompted to choose from multiple instances of
the name, choose the one or ones to which you want to add, and then click OK.
- In the top pane, select the user or group that you just
added and then select the permissions that you want to grant in the bottom
pane. Read and Execute permissions are generally enough, but in some cases you
may want to grant Write or Full Control permissions.
- Click OK.