<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cory Peters &#187; Security</title>
	<atom:link href="http://corypeters.net/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://corypeters.net</link>
	<description>Adventures with SharePoint</description>
	<lastBuildDate>Mon, 26 Jul 2010 14:29:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SharePoint &#8211; Limited Access &#8211; What is it?</title>
		<link>http://corypeters.net/2010/04/sharepoint-limited-access-what-is-it/</link>
		<comments>http://corypeters.net/2010/04/sharepoint-limited-access-what-is-it/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 17:02:24 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[SharePoint Server 2007]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Windows SharePoint Services 3.0]]></category>

		<guid isPermaLink="false">http://corypeters.net/?p=396</guid>
		<description><![CDATA[This has been around for a while but since I still get questions about it from clients I figured I would post an explanation that may be a little more visual that other explanations.
When you start customizing security on your SharePoint sites by breaking inheritance at different levels you may start to see your nice [...]]]></description>
		<wfw:commentRss>http://corypeters.net/2010/04/sharepoint-limited-access-what-is-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Anonymous Access</title>
		<link>http://corypeters.net/2010/02/setting-up-anonymous-access/</link>
		<comments>http://corypeters.net/2010/02/setting-up-anonymous-access/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 22:54:08 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[SharePoint Server 2007]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Windows SharePoint Services 3.0]]></category>

		<guid isPermaLink="false">http://corypeters.net/?p=409</guid>
		<description><![CDATA[I always seem to leave out a step when configuring anonymous access for a SharePoint site so I&#8217;ve finally put together a full guide so I don&#8217;t leave out any steps in the future.
Deactivate Hidden Features
If you are getting &#8220;Access Denied&#8221; for lists and libraries then you probably for got this step. There is a [...]]]></description>
		<wfw:commentRss>http://corypeters.net/2010/02/setting-up-anonymous-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Permission Strings</title>
		<link>http://corypeters.net/2008/08/sharepoint-permission-strings/</link>
		<comments>http://corypeters.net/2008/08/sharepoint-permission-strings/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 14:38:00 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SharePoint Server 2007]]></category>

		<guid isPermaLink="false">http://cbpeters.wordpress.com/2008/08/27/sharepoint-permission-strings/</guid>
		<description><![CDATA[SharePoint uses permission or rights strings in numerous places including setting permissions for Custom Actions in your feature XML. A colleague asked this question recently and I had to lookup the answer so I decided I would post for my own reference.




AddAndCustomizePages
Add, change, or delete HTML pages or Web Part Pages, and edit the Web [...]]]></description>
		<wfw:commentRss>http://corypeters.net/2008/08/sharepoint-permission-strings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating MySites Programmatically</title>
		<link>http://corypeters.net/2008/06/creating-mysites-programmatically/</link>
		<comments>http://corypeters.net/2008/06/creating-mysites-programmatically/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 21:56:00 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[Errors]]></category>
		<category><![CDATA[My Sites]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SharePoint Server 2007]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://cbpeters.wordpress.com/2008/06/26/creating-mysites-programmatically/</guid>
		<description><![CDATA[Instead of asking every user to click on &#8220;My Site&#8221; and have the site provisioned for them it&#8217;s sometimes nice to already have the site created&#8230; or create it as part of the Employee Intake process. This is especially true if the My Site plays a role in a custom application as it did for [...]]]></description>
		<wfw:commentRss>http://corypeters.net/2008/06/creating-mysites-programmatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Denying User Access At The Site Level</title>
		<link>http://corypeters.net/2008/06/denying-user-access-at-the-site-level/</link>
		<comments>http://corypeters.net/2008/06/denying-user-access-at-the-site-level/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 20:12:00 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[SharePoint Server 2007]]></category>

		<guid isPermaLink="false">http://cbpeters.wordpress.com/2008/06/12/denying-user-access-at-the-site-level/</guid>
		<description><![CDATA[It&#8217;s a pretty well known fact that SharePoint cannot deny access for a user below the Web Application level as shown in the screenshot below. Sadly there will be no code samples for this one as it&#8217;s pretty proprietary stuff.

Well, one of my clients had this exact problem. Except that the answer &#8220;Sorry, SharePoint doesn&#8217;t [...]]]></description>
		<wfw:commentRss>http://corypeters.net/2008/06/denying-user-access-at-the-site-level/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
