<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SPWeb.HasUniqueRoleDefinitions useless?</title>
	<atom:link href="http://blog.krichie.com/2007/04/11/spwebhasuniqueroledefinitions-useless/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.krichie.com/2007/04/11/spwebhasuniqueroledefinitions-useless/</link>
	<description>It's a household name</description>
	<lastBuildDate>Mon, 30 Aug 2010 19:01:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Randy</title>
		<link>http://blog.krichie.com/2007/04/11/spwebhasuniqueroledefinitions-useless/#comment-7221</link>
		<dc:creator>Randy</dc:creator>
		<pubDate>Wed, 10 Dec 2008 12:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krichie.com/2007/04/11/spwebhasuniqueroledefinitions-useless/#comment-7221</guid>
		<description>I know this topic is over a year old, but I stumbled onto the same issue, but found that if you call SPWeb.RoleDefinitions.BreakInheritance(false, false) that trips the SPWeb.HasUniqueRoleDefinitions flag.  I think the SPWeb.BreakRoleInheritance method only disassociates the RoleAssignments from the Parent Web.  It does not touch the RoleDefinitions, and the HasUniqueRoleDefinitions flag is looking for a break at the &quot;permission level&quot;, which is deeper.</description>
		<content:encoded><![CDATA[<p>I know this topic is over a year old, but I stumbled onto the same issue, but found that if you call SPWeb.RoleDefinitions.BreakInheritance(false, false) that trips the SPWeb.HasUniqueRoleDefinitions flag.  I think the SPWeb.BreakRoleInheritance method only disassociates the RoleAssignments from the Parent Web.  It does not touch the RoleDefinitions, and the HasUniqueRoleDefinitions flag is looking for a break at the &#8220;permission level&#8221;, which is deeper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuliy Pisetsky</title>
		<link>http://blog.krichie.com/2007/04/11/spwebhasuniqueroledefinitions-useless/#comment-5527</link>
		<dc:creator>Yuliy Pisetsky</dc:creator>
		<pubDate>Fri, 02 Nov 2007 18:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krichie.com/2007/04/11/spwebhasuniqueroledefinitions-useless/#comment-5527</guid>
		<description>While there may not be role definition duplication, the role definitions can still be shared. Breaking role inheritance means that the set of role definitions for that web is distinct from its parent, not that there&#039;s a copy of each role definition created.</description>
		<content:encoded><![CDATA[<p>While there may not be role definition duplication, the role definitions can still be shared. Breaking role inheritance means that the set of role definitions for that web is distinct from its parent, not that there&#8217;s a copy of each role definition created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Richie</title>
		<link>http://blog.krichie.com/2007/04/11/spwebhasuniqueroledefinitions-useless/#comment-5101</link>
		<dc:creator>Keith Richie</dc:creator>
		<pubDate>Tue, 18 Sep 2007 21:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krichie.com/2007/04/11/spwebhasuniqueroledefinitions-useless/#comment-5101</guid>
		<description>I think the key was that if the web didn&#039;t truly have unique role definitions, then it should report False.
It&#039;s been awhile since I looked at this, and should go back as soon as I can and ensure that I was right when I hit this</description>
		<content:encoded><![CDATA[<p>I think the key was that if the web didn&#8217;t truly have unique role definitions, then it should report False.<br />
It&#8217;s been awhile since I looked at this, and should go back as soon as I can and ensure that I was right when I hit this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahongzhou</title>
		<link>http://blog.krichie.com/2007/04/11/spwebhasuniqueroledefinitions-useless/#comment-5099</link>
		<dc:creator>mahongzhou</dc:creator>
		<pubDate>Tue, 18 Sep 2007 20:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krichie.com/2007/04/11/spwebhasuniqueroledefinitions-useless/#comment-5099</guid>
		<description>have you tried SPWeb.FirstUniqueRoleDefinitionWeb?</description>
		<content:encoded><![CDATA[<p>have you tried SPWeb.FirstUniqueRoleDefinitionWeb?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
