Microsoft Knowledge Base Email Alertz

(240736) - This article describes how to restrict anonymous browse access to a folder when the FrontPage Server Extensions are installed, without making the folder a subweb.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 240736 - Last Review: February 19, 2007 - Revision: 3.1

How to Restrict Browse Access to a Folder

This article was previously published under Q240736

SUMMARY

This article describes how to restrict anonymous browse access to a folder when the FrontPage Server Extensions are installed, without making the folder a subweb.

MORE INFORMATION

Since FrontPage controls permissions on a Web-by-Web basis, it is not obvious how to control access to one folder without making it a subweb. For example, this article will deal with the following directory structure:
c:\ 
   |-InetPub
         |
         |-WWWRoot
              |
              |-Folder1
				
WWWRoot contains the root Web. Anonymous users must not be able to browse the information in Folder1. To make sure that anonymous users cannot browse the information in Folder1, follow these steps:
  1. Open the Web in FrontPage and from the Tools menu select Security and click Permissions.

    NOTE: To use the FrontPage 98 client path select Tools and then click Permissions.

  2. On the Users tab, add the accounts you want to have access to the contents in Folder1. Make sure that you have given only browse access. You can also use Windows NT Groups to allow access.
  3. Make sure that the Everyone button has Browse access and click OK. At the server level, complete the following steps:

    1. From the Start button select Programs. Select the Windows NT 4.0 Option Pack. Select the Microsoft Internet Information Server and click Internet Service Manager. This will start the Microsoft Management Console (MMC).
    2. Select the Folder1 listing in MMC and right-click on Folder1.
    3. Click Properties.
    4. From the Directory Security tab, select Edit for Anonymous Access and Authentication Control.
    5. Unselect the Allow Anonymous Access checkbox.
    6. Click OK.
Users will still be able to browse the Web anonymously until they try to access the information in Folder1. At this point, the user will be prompted for a username and password. Since you have added the users with browse access, their credentials will be valid.

APPLIES TO
  • Microsoft FrontPage 2000 Server Extensions
  • Microsoft Internet Information Server 4.0
Keywords: 
kbinfo KB240736
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate