<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2855" -->
<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>Austin Matzko&#039;s Forum &#187; Tag: chmod - Recent Posts</title>
		<link>http://austinmatzko.com/forum/tags/chmod</link>
		<description>Austin Matzko&#039;s Forum &#187; Tag: chmod - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Feb 2012 17:41:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2855</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://austinmatzko.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://austinmatzko.com/forum/rss/tags/chmod" rel="self" type="application/rss+xml" />

		<item>
			<title>lilnigsta on "chmod folder permissions (backup directory)"</title>
			<link>http://austinmatzko.com/forum/topic/chmod-folder-permissions-backup-directory#post-451</link>
			<pubDate>Mon, 04 Feb 2008 15:54:47 +0000</pubDate>
			<dc:creator>lilnigsta</dc:creator>
			<guid isPermaLink="false">451@http://austinmatzko.com/forum/</guid>
			<description><p>Thanks for the explanation.  At least I feel more comfortable using it now.
</p></description>
		</item>
		<item>
			<title>filosofo on "chmod folder permissions (backup directory)"</title>
			<link>http://austinmatzko.com/forum/topic/chmod-folder-permissions-backup-directory#post-449</link>
			<pubDate>Fri, 01 Feb 2008 16:02:59 +0000</pubDate>
			<dc:creator>filosofo</dc:creator>
			<guid isPermaLink="false">449@http://austinmatzko.com/forum/</guid>
			<description><p>I don't presume to be a security expert, and I wouldn't advise anybody to do something that he or she feels is insecure.  However, here are a few reasons why I don't think making the backup directory world-writable is too great a concern.</p>
<p>* No one should know the path to the backup directory, as it's a hash unique to your database password.<br />
* If someone were to have the kind of access that listed your site's directories, they're likely going to be able to dump your database directly anyways.<br />
* With safe_mode on, a malicious script could not operate on a file with a different owner; if the person planting the malicious script could set the appropriate ownership, directory permissions wouldn't be much of an issue.<br />
* The backup folder has no scripts that are part of or included by WordPress, so there's no danger of someone modifying a core file.<br />
* Backup files should be in the backup directory only for the minute or so it takes to create and download/email them.<br />
* Making a directory world-writable for uploads seems to be a common practice.
</p></description>
		</item>
		<item>
			<title>lilnigsta on "chmod folder permissions (backup directory)"</title>
			<link>http://austinmatzko.com/forum/topic/chmod-folder-permissions-backup-directory#post-448</link>
			<pubDate>Fri, 01 Feb 2008 13:25:09 +0000</pubDate>
			<dc:creator>lilnigsta</dc:creator>
			<guid isPermaLink="false">448@http://austinmatzko.com/forum/</guid>
			<description><blockquote><p>Why do you say that? What scenario do you have in mind?</p></blockquote>
<p>My understanding of 777 is that it allows anyone to perform said actions (read, write, execute).  Which to me means that 1) They could load and run malicious scripts/whatever.  And 2) they would be able to download one of my database backups.  And thus have access to the sensitive information contained.</p>
<p>I do not store my database backups in that folder.  But they are stored there temporarily during the backup process, which to me is a security vulnerability if someone has access.
</p></description>
		</item>
		<item>
			<title>filosofo on "chmod folder permissions (backup directory)"</title>
			<link>http://austinmatzko.com/forum/topic/chmod-folder-permissions-backup-directory#post-447</link>
			<pubDate>Thu, 31 Jan 2008 11:12:25 +0000</pubDate>
			<dc:creator>filosofo</dc:creator>
			<guid isPermaLink="false">447@http://austinmatzko.com/forum/</guid>
			<description><blockquote><p>1) Is there any way we can make whatever user WP Database uses part of a group so that public has no access whatsoever to that directory?</blockquote>
 It depends on how your server is set up.  The plugin is acting as PHP, and if that means it's the same user as the server itself, such as Apache, you would be denying it read access as well.</p>
<blockquote><p>2) Isn’t 777 a huge security vulnerability?</blockquote>
 Why do you say that?  What scenario do you have in mind?
</p></description>
		</item>
		<item>
			<title>lilnigsta on "chmod folder permissions (backup directory)"</title>
			<link>http://austinmatzko.com/forum/topic/chmod-folder-permissions-backup-directory#post-446</link>
			<pubDate>Thu, 31 Jan 2008 03:59:29 +0000</pubDate>
			<dc:creator>lilnigsta</dc:creator>
			<guid isPermaLink="false">446@http://austinmatzko.com/forum/</guid>
			<description><p>Question.  It seems the advice given for the "Backup" directory is to change the permissions to 777.  I've managed to get it working using 773 (removing public read access).</p>
<p>I have two questions...</p>
<p>1) Is there any way we can make whatever user WP Database uses part of a group so that public has no access whatsoever to that directory?</p>
<p>2) Isn't 777 a huge security vulnerability?
</p></description>
		</item>
		<item>
			<title>mtbjunkie on "Problem with chmod?"</title>
			<link>http://austinmatzko.com/forum/topic/problem-with-chmod#post-300</link>
			<pubDate>Wed, 26 Sep 2007 16:37:51 +0000</pubDate>
			<dc:creator>mtbjunkie</dc:creator>
			<guid isPermaLink="false">300@http://austinmatzko.com/forum/</guid>
			<description><p>Thank you for your respond. It works. ;-)
</p></description>
		</item>
		<item>
			<title>filosofo on "Problem with chmod?"</title>
			<link>http://austinmatzko.com/forum/topic/problem-with-chmod#post-298</link>
			<pubDate>Tue, 25 Sep 2007 19:15:24 +0000</pubDate>
			<dc:creator>filosofo</dc:creator>
			<guid isPermaLink="false">298@http://austinmatzko.com/forum/</guid>
			<description><p>Try changing the ownership.  One way to do that is to delete <code>backup-7061b</code> using your FTP program, then re-create it.
</p></description>
		</item>
		<item>
			<title>mtbjunkie on "Problem with chmod?"</title>
			<link>http://austinmatzko.com/forum/topic/problem-with-chmod#post-297</link>
			<pubDate>Tue, 25 Sep 2007 16:13:56 +0000</pubDate>
			<dc:creator>mtbjunkie</dc:creator>
			<guid isPermaLink="false">297@http://austinmatzko.com/forum/</guid>
			<description><p>I just tried to backup my database but your plugin won't work unfortunately. Everytime there is a popup with the text: "The backup file couldn't be saved. Please check the permissions for writing to your backup directory and try again. Couldn't open the backup file for writing!"<br />
I've changed the permissions for /wp-content/backup-7061b to 777, but it still not work. Could I do something else?
</p></description>
		</item>

	</channel>
</rss>

