70-667 · Question #211
You configure a SharePoint Server 2010 Service Pack 1 (SP1) server farm. You have a site access enabled. You need to ensure that anonymous users cannot view application-level pages. What should you…
The correct answer is D. From the SharePoint 2010 Management Shell, run the following cmdlet. If you're developing an anonymously accessible SharePoint website, especially an internet-facing one, you may have noticed that you're SharePoint Forms pages are also accessible to Typically we don't want this, so how do you prevent anonymous users from accessing these The…
Question
You configure a SharePoint Server 2010 Service Pack 1 (SP1) server farm. You have a site access enabled. You need to ensure that anonymous users cannot view application-level pages. What should you do?
Options
- AFrom the SharePoint 2010 Management Shell, run the following cmdlet:
- BAdd User1 to the Site Owners group.
- CFrom the SharePoint 2010 Management Shell, run the following cmdlet:
- DFrom the SharePoint 2010 Management Shell, run the following cmdlet:
- EFrom the SharePoint 2010 Management Shell, run the following script:
- FFrom the SharePoint 2010 Management Shell, run the following script:
- GAdd User1 as a site collection administrator.
- HGrantDesign permissions to the Sales SharePoint user group.
How the community answered
(29 responses)- C10% (3)
- D79% (23)
- F3% (1)
- G7% (2)
Explanation
If you're developing an anonymously accessible SharePoint website, especially an internet-facing one, you may have noticed that you're SharePoint Forms pages are also accessible to Typically we don't want this, so how do you prevent anonymous users from accessing these The following steps will help you to do it. This feature is known as lock down feature which is by default enabled for publishing sites. To enable this feature First remove all anonymous access from the site. Then open command prompt and go to the folder C:\Program Files\Common Files\Microsoft Shared\WebServer Extensions\14\BIN First check whether the feature is activated or not; you can use the command below to check it have to enable it with the command below To activate the Activate Feature: sharepoint.blogspot.co.uk/2011/12/sharepoint-2010- viewformpageslockdown.html
Topics
Community Discussion
No community discussion yet for this question.