Recent Questions
.Net Framework : What is difference between string and stringbuilder?

What is difference between string and stringbuilder?

String is for simple string operations while StringBuilder is used to perform high manipulation stri....
Category: .Net Framework Date: 7/3/2010 1:55:44 PM
C# : Can we have a variables inside the interface?

Can we have a variables inside the interface?

No, we can have only methods, properties, indexers and enums inside the interface.
Category: C# Date: 7/3/2010 1:54:37 PM
C# : What is static class and what is use of this?

What is static class and what is use of this?

Static class we define when we do not want to create a object of class, all methods of static class ....
Category: C# Date: 7/3/2010 1:54:06 PM
OOPs Concepts : What is difference between overloading and overriding?

What is difference between overloading and overriding?

Having same name methods with different parameters is called overloading, while having same name and....
Category: OOPs Concepts Date: 7/3/2010 1:53:22 PM
.Net Framework : What is difference between Monitor.Enter and Monitor.TryEnter functions?

What is difference between Monitor.Enter and Monitor.TryEnter functions?

Monitor.Enter waits for the lock until it does not get it, while Monitor.TryEnter will request for l....
Category: .Net Framework Date: 7/3/2010 1:52:22 PM
SharePoint Interview Questions and Answers
<< Previous Question Next Question >>
Question: 251 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
H0eqht