<?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"
	>
<channel>
	<title>Comments on: Role-based access control in SQL, part 2</title>
	<atom:link href="http://www.xaprb.com/blog/2006/08/18/role-based-access-control-in-sql-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2006/08/18/role-based-access-control-in-sql-part-2/</link>
	<description>Stay curious!</description>
	<pubDate>Mon, 13 Oct 2008 13:08:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2006/08/18/role-based-access-control-in-sql-part-2/#comment-14861</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Wed, 09 Jul 2008 02:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=215#comment-14861</guid>
		<description>That's great!  I don't think I'll have time to check it out anytime soon, but I trust many eyes will be on it.</description>
		<content:encoded><![CDATA[<p>That&#8217;s great!  I don&#8217;t think I&#8217;ll have time to check it out anytime soon, but I trust many eyes will be on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Beeson</title>
		<link>http://www.xaprb.com/blog/2006/08/18/role-based-access-control-in-sql-part-2/#comment-14860</link>
		<dc:creator>Joe Beeson</dc:creator>
		<pubDate>Wed, 09 Jul 2008 00:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=215#comment-14860</guid>
		<description>Just thought I'd let you know, a CakePHP behavior has been created that utilizes your system. Thank you for making it possible! I'd love to hear any ideas/thoughts you have on it.</description>
		<content:encoded><![CDATA[<p>Just thought I&#8217;d let you know, a CakePHP behavior has been created that utilizes your system. Thank you for making it possible! I&#8217;d love to hear any ideas/thoughts you have on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen</title>
		<link>http://www.xaprb.com/blog/2006/08/18/role-based-access-control-in-sql-part-2/#comment-13712</link>
		<dc:creator>Koen</dc:creator>
		<pubDate>Mon, 26 Nov 2007 21:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=215#comment-13712</guid>
		<description>"For example, why not just drop the UNIX-style privileges and put a couple extra rows in t_privilege instead? I could do that easily, and my queries would be simpler."

How would you keep 'owner' permissions in the ACL system without using the UNIX-style privileges? Eg a site where every user has its own profile. Each user can edit his/her own profile (and the admin or some role can too).</description>
		<content:encoded><![CDATA[<p>&#8220;For example, why not just drop the UNIX-style privileges and put a couple extra rows in t_privilege instead? I could do that easily, and my queries would be simpler.&#8221;</p>
<p>How would you keep &#8216;owner&#8217; permissions in the ACL system without using the UNIX-style privileges? Eg a site where every user has its own profile. Each user can edit his/her own profile (and the admin or some role can too).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2006/08/18/role-based-access-control-in-sql-part-2/#comment-12933</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Fri, 03 Aug 2007 15:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=215#comment-12933</guid>
		<description>Hi,

This really is all the code that counts.  But an older version of the system is included in &lt;a href="http://sourceforge.net/projects/socialclub/" rel="nofollow"&gt;SocialClub&lt;/a&gt;.  I warn you though, there are many things about that project I'd do differently now than I did then!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This really is all the code that counts.  But an older version of the system is included in <a href="http://sourceforge.net/projects/socialclub/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/sourceforge.net');">SocialClub</a>.  I warn you though, there are many things about that project I&#8217;d do differently now than I did then!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://www.xaprb.com/blog/2006/08/18/role-based-access-control-in-sql-part-2/#comment-12931</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Fri, 03 Aug 2007 15:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=215#comment-12931</guid>
		<description>Excellent article.  I am working on an access control system for my university's web based applications.  Your design, following UNIX's permission system (allowing multiple groups for a user, etc), looks like  it would meet our needs.  Would you be interested in making your access control system open source or allowing me to see all of the code?

Thank you again for the article,
Shawn</description>
		<content:encoded><![CDATA[<p>Excellent article.  I am working on an access control system for my university&#8217;s web based applications.  Your design, following UNIX&#8217;s permission system (allowing multiple groups for a user, etc), looks like  it would meet our needs.  Would you be interested in making your access control system open source or allowing me to see all of the code?</p>
<p>Thank you again for the article,<br />
Shawn</p>
]]></content:encoded>
	</item>
</channel>
</rss>
