Thursday, July 01, 2010

SharePoint 2010: How to enable anonymous access - Part 1

For some reason if you want to enable anonymous access, after creating your Web Applications, then here are the steps to enable it to your site.
Step 1 : Goto Central Administration ->Application Management ->Manage Web Applications


Step 2 : Select the web application for which you need to enable anonymous access

Step 3 : Select Default (Authentication Providers)
(Note:I created my web application with Claims authentication)

Step 4 : Select Enable anonymous access

Step 5 : Save

Step 6 : GoTo the site for which you need to enable anonymous access


Step 7 : Click on Site actions -> Site Permissions


Step 8: Click on Anonymous Access

And for Step 9, we have three options to select

  1. Entire Web Site - Select this option to enable Anonymous access to the entire web site
  2. Lists and Libraries - Select this option to enable Anonymous access only to your lists and libraries, This way you can provide access only to a particular list or a library for your anonymous users.
  3. Nothing

Step 9: Select List and Libraries ( I am not enabling anonymous access to the entire site)

Step 10: Done, anonymous access is enabled for your site's Lists and Libraries.


Ok, Mission accomplished, and we have enabled anonymous access to our site lists and libraries, but the big question is for which list and library of our site.

Let see how to enable anonymous access to our document library in Part 2 - How to Enable anonymous access to List and Libraries.

No comments: