<?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/"
		>
<channel>
	<title>Comments on: Using POSIX ACLs to complement traditional Linux permissions</title>
	<atom:link href="http://www.dalouche.com/wordpress/2006/01/14/using-posix-acls-to-complement-traditional-linux-permissions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dalouche.com/wordpress/2006/01/14/using-posix-acls-to-complement-traditional-linux-permissions/</link>
	<description>Sami Dalouche's blog about Linux, Java, .NET and other bleeding-edge stuff. skoobi@free.fr</description>
	<lastBuildDate>Mon, 10 Oct 2011 08:06:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sami Dalouche &#187; HOWTO: Apache2 + Awstats setup on Debian/Ubuntu (Edgy Eft)</title>
		<link>http://www.dalouche.com/wordpress/2006/01/14/using-posix-acls-to-complement-traditional-linux-permissions/comment-page-1/#comment-185</link>
		<dc:creator>Sami Dalouche &#187; HOWTO: Apache2 + Awstats setup on Debian/Ubuntu (Edgy Eft)</dc:creator>
		<pubDate>Wed, 22 Nov 2006 17:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://samokk.is-a-geek.com/wordpress/2006/01/14/using-posix-acls-to-complement-traditional-linux-permissions/#comment-185</guid>
		<description>[...] The problem with traditional permissions is that there is no decent way of specifying default permissions. So, we are going to use ACLs for that. You can find more information about them here (Using POSIX ACLs to complement traditional Linux permissions). So, this gives, for instance : # read write execute access for web user to the stats directories find /srv/data/stats -type d -exec setfacl -m &#8220;g:www-data:rwx&#8221; {} ; [...]</description>
		<content:encoded><![CDATA[<p>[...] The problem with traditional permissions is that there is no decent way of specifying default permissions. So, we are going to use ACLs for that. You can find more information about them here (Using POSIX ACLs to complement traditional Linux permissions). So, this gives, for instance : # read write execute access for web user to the stats directories find /srv/data/stats -type d -exec setfacl -m &#8220;g:www-data:rwx&#8221; {} ; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

