Thursday, 20 September 2012

How to Enable Anonymous Access ?

Hi,

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



 3 : Select Default (Authentication Providers)



 Step 4 : Select Enable anonymous access and Click 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 
and than click OK.




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


That’s all, If you followed these steps properly you should have now Anonymous Access enabled.

No comments:

Post a Comment

KendoUI Chart using in AngularJS with Dynamic data

Here i'm going to do the KendoUI Chart using AngularJS  and getting dynamic data from angular services. First need to down-lode the r...