<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Donald Hessing</title><link>http://bloggingabout.net/blogs/donald/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>How to disable access for anonymous users on forms and application pages - ViewFormPagesLockDown</title><link>http://bloggingabout.net/blogs/donald/archive/2007/12/24/how-to-dissable-access-for-anonymous-users-on-form-and-applicationpages.aspx</link><pubDate>Mon, 24 Dec 2007 17:19:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:449028</guid><dc:creator>dhessing</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/donald/rsscomments.aspx?PostID=449028</wfw:commentRss><comments>http://bloggingabout.net/blogs/donald/archive/2007/12/24/how-to-dissable-access-for-anonymous-users-on-form-and-applicationpages.aspx#comments</comments><description>&lt;span style="FONT-SIZE:10pt;COLOR:black;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Recently I did a couple of projects on building public facing internet sites with MOSS 2007. I’ve noticed that for one specific project the application pages and the forms pages were accessible for anonymous users. Because of the fact that anonymous users have by default no rights on lists other than read, they can&amp;#39;t do any harm to the site. But I didn&amp;#39;t like the idea that anyone could read my reusable content or pages list just by requesting the url &amp;nbsp;&lt;a href="http://myserver/pages/forms/allitems.aspx"&gt;&lt;font color="#0000ff"&gt;http://myserver/pages/forms/allitems.aspx&lt;/font&gt;&lt;/a&gt;. In my search for an explanation, I found &lt;a title="Disable anonymous access on formspages" href="http://blogs.msdn.com/ecm/archive/2007/05/12/anonymous-users-forms-pages-and-the-lockdown-feature.aspx"&gt;this excellent article&lt;/a&gt; from the SharePoint team blog. Public internet sites build on the publishing portal site definition have by default a feature called ViewFormPagesLockDown activated. The feature disables anonymous users to forms pages and most of the application pages. If you build your own site definition, this feature is not enabled by default.&amp;nbsp;You still can disable anonymous access&amp;nbsp;to these pages by activating the ViewFormPagesLockDown feature to the site collection of the public website.&amp;nbsp;You can do this by&amp;nbsp;running the following command on the site collection of the public site:&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:black;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;br /&gt;&lt;br /&gt;stsadm.exe –o activatefeature –url &amp;lt;site collection url&amp;gt; -filename ViewFormPagesLockdown\feature.xml&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:black;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=449028" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/donald/archive/tags/SharePoint+Web+Content+Management/default.aspx">SharePoint Web Content Management</category></item></channel></rss>