<?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>Part of the Machine &#187; linux</title>
	<atom:link href="http://partofthemachine.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://partofthemachine.com</link>
	<description></description>
	<lastBuildDate>Thu, 02 Jun 2011 14:04:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Unable to get webmail password</title>
		<link>http://partofthemachine.com/2010/10/unable-to-get-webmail-password/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=unable-to-get-webmail-password</link>
		<comments>http://partofthemachine.com/2010/10/unable-to-get-webmail-password/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 18:02:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[plesk]]></category>
		<category><![CDATA[horde]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://partofthemachine.com/?p=5</guid>
		<description><![CDATA[Broken webmail access due to bad ownership/permissions on configuration files.]]></description>
			<content:encoded><![CDATA[<p>This error message shows when attempting to log in to Horde webmail in Plesk servers. The problem is a result of invalid permissions/ownership of the webmail credentials file. The solution is pretty simple, permissions of /etc/psa/.webmail.shadow need to be set in a very specific way:</p>
<p>Plesk 8.6.*:</p>
<blockquote><p><code># chmod 640 /etc/psa/.webmail.shadow<br />
# chown root:apache /etc/psa/.webmail.shadow</code></p></blockquote>
<p>Plesk 9.5.*:</p>
<blockquote><p><code># chmod 640 /etc/psa-webmail/horde/.horde.shadow<br />
# chown root:apache  /etc/psa-webmail/horde/.horde.shadow/code&gt;</code></p></blockquote>
<p>Webmail access should be restored once the changes have been made.</p>
]]></content:encoded>
			<wfw:commentRss>http://partofthemachine.com/2010/10/unable-to-get-webmail-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
