<?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>lithostech.com &#187; permissions</title>
	<atom:link href="http://lithostech.com/tag/permissions/feed/" rel="self" type="application/rss+xml" />
	<link>http://lithostech.com</link>
	<description>making it work</description>
	<lastBuildDate>Tue, 17 Jan 2012 06:58:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>working with linux filesystem permissions and acl</title>
		<link>http://lithostech.com/2009/02/working-with-linux-filesystem-permissions-and-acl/</link>
		<comments>http://lithostech.com/2009/02/working-with-linux-filesystem-permissions-and-acl/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 10:19:11 +0000</pubDate>
		<dc:creator>stevecrozz</dc:creator>
				<category><![CDATA[acl]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[permissions]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Now that we have our fancy new VPS and are allowed to create multiple user accounts, I've run into a problem with basic linux permissions that you really only find when you have multiple users working in the same space. In my case, we need multiple users to have access to all of our online property web roots. I started by using chown to force the entire web root under the ownership of www-data:www-data and adding everyone who needed access to the secondary www-data group. This works fine until people start making changes.]]></description>
		<wfw:commentRss>http://lithostech.com/2009/02/working-with-linux-filesystem-permissions-and-acl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

