SharePoint Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 2577 Page Views: 

How do yoy make SharePoint web site non-restricted?



Posted By: moss2007 Date: 8 January 2010 10:28:08 AM
 Answer:

If you want your site to have anonymous access enabled (i.e., you want to treat it like any site on the Internet that does not ask you to provide a user name and password to see the content of the site), follow these simple steps:

1) Login as an administrator
2) Click on site settings
3) Click on Go to Site Administration
4) Click on Manage anonymous access
5) Choose one of the three conditions on what 6) Anonymous users can access:
Entire Web site
Lists and libraries
Nothing

Default condition is nothing; your site has restricted access. The default conditions allow you to create a secure site for your Web site.


Posted By: Kuldeep Singh


Date: 8 January 2010 10:28:08 AM

This is the best way. Follow these simple steps:

1. Login as an administrator
2. Click on site settings
3. Click on Go to Site Administration
4. Click on Manage anonymous access
5. Choose one of the three conditions on what Anonymous users can access:
1. Entire Web site
2. Lists and libraries
3. Nothing

Default condition is nothing; your site has restricted access. The default conditions allow you to create a secure site for your Web site.


Posted By: Johndecruse


Date: 30 January 2010 04:42:40 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image zguX8u
Related Questions
SharePoint : What is the difference between Application Pages and Content Pages in SharePoint?

What is the difference between Application Pages and Content Pages in SharePoint?

Content pages are basically built to display and manage site content. Content pages can be customize....
Category: SharePoint Date: 12/29/2009 11:46:11 AM
SharePoint : How to validate user in SharePoint's people picker control?

How to validate user in SharePoint's people picker control?

SharePoint's people picker control (PeopleEditor) has an attribute "ValidatorEnabled" whic....
Category: SharePoint Date: 12/7/2009 5:52:29 AM
SharePoint : While working on SharePoint site, we generally receive error messages like "Unknown Error" or another generic error message. Is there any way to display more descriptive error messages?

While working on SharePoint site, we generally receive error messages like "Unknown Error" or anothe....

Yes, we can display more descriptive error message in SharePoint site. To do this, following changes....
Category: SharePoint Date: 12/7/2009 2:28:33 AM
SharePoint : What settings are required for running SharePoint assemblies from BIN folder?

What settings are required for running SharePoint assemblies from BIN folder?

Following two settings are required for running SharePoint assemblies from BIN folder: 1) Add the f....
Category: SharePoint Date: 12/1/2009 4:32:07 AM
SharePoint : What is the best practice to deploy assemblies in the Global Assembly Cache (GAC) for SharePoint application?

What is the best practice to deploy assemblies in the Global Assembly Cache (GAC) for SharePoint app....

Assemblies should not be deployed to Global Assembly Cache (GAC) until application move to an integr....
Category: SharePoint Date: 12/1/2009 4:19:41 AM