Enable Anonymous Access In SharePoint 2007 / WSS 3.0

Friday, February 23, 2007, 4:15
This news item was posted in Authentication, SharePoint Data Store category and has 1 Comment so far.

One of the most commonly asked questions I get is ‘how do I get anonymous access to work’. Usually, a person has enabled anonymous access in Central Administration, but not in the site collection. Here, I will try to reduce the process to the bare minimum required to enable anonymous access for a single document library.

 

  1. From Central Administration > Application Management > Application Security > Authentication Providers, select a Web application and the zone you want to modify. This is usually default.

  2. In the middle of the page, check Enable Anonymous Access and choose Save

  3. All site collections in that Web application can now have anonymous access enabled.

  4. Go to a site collection in the Web application you just enabled anonymous access for

  5. From Site Actions > Site Settings, open Advanced Permissions

  6. From the Settings drop-down menu, select Anonymous Access

  7. For this example, enable anonymous access for Lists and Libraries and click OK

  8. Browse to any document library in this site collection

  9. From the Settings drop-down menu, select Document Library Settings

  10. In the Permissions and Management column, select Permissions for this document library

  11. From the Actions menu, select Edit Permissions to break inheritance

  12. From the newly appeared Settings drop-down menu, select Anonymous Access

  13. Check View Items and click OK.

 

You should now be able to view items in this document library via anonymous access.

 

Source: Enable Anonymous Access in Windows SharePoint Services V3 and SharePoint Server 2007

Related Posts:

  • Enabling Anonymous Access in SharePoint 2007
  • Even though Microsoft has done a great job on improving the user interface in SharePoint 2007, some things are still buried and require a little
  • How To Lock Anonymous Users out of Forms pages (ViewFormsPagesLockdown Feature)
  • There's quite a bit of planning that you can do to configure and enable anonymous access In SharePoint 2007.  When you enable anonymous access, users will be
  • Step By Step Dual Authentication Providers and Anonymous Access Setup
  • Andrew Connell, one of the grandmasters of SharePoint has a lenghty post, deserving of a bookmark, that outlines how to configure a Publishing Site (aka:
  • How To: SharePoint 2007 Forms Authentication
  • Nick has a post on SharePoint 2007 Forms Authentication. He walks the user through setting up SharePoint 2007 beta 2 for Forms Authentication with pictures.
  • How To Enable ASP.NET Debugging Web Parts and SharePoint Solutions
  • We all make mistakes and its always helpful to get a second opinion. You need to enable debugging for either errors in our code
    Both comments and pings are currently closed.

    One Response to “Enable Anonymous Access In SharePoint 2007 / WSS 3.0”

    1. How To Lock Anonymous Users out of Forms pages (ViewFormsPagesLockdown Feature) | SharePoint BUZZ - Your SharePoint Community Resource said on Thursday, October 23, 2008, 14:39

      [...] Feature) There’s quite a bit of planning that you can do to configure and enable anonymous access In SharePoint 2007.  When you enable anonymous access, users will be able to access your view form pages [...]