<?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>Hayden's Blog &#187; permitted</title>
	<atom:link href="http://www.sloik.ezwebtogo.com/myblog/tag/permitted/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sloik.ezwebtogo.com/myblog</link>
	<description>The adventures of Hayden McAfee.</description>
	<lastBuildDate>Tue, 25 May 2010 04:21:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mount.cifs Operation Not Permitted</title>
		<link>http://www.sloik.ezwebtogo.com/myblog/2007/11/27/mountcifs-operation-not-permitted/</link>
		<comments>http://www.sloik.ezwebtogo.com/myblog/2007/11/27/mountcifs-operation-not-permitted/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 00:12:41 +0000</pubDate>
		<dc:creator>sloik2004</dc:creator>
				<category><![CDATA[Lab Notes]]></category>
		<category><![CDATA[cifs]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[not]]></category>
		<category><![CDATA[operation]]></category>
		<category><![CDATA[permitted]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[smb4k]]></category>

		<guid isPermaLink="false">http://www.sloik.ezwebtogo.com/myblog/?p=59</guid>
		<description><![CDATA[To be able to mount samba shares as a normal user using programs like smb4k, the following commands need to be run as Root first.
chmod +s `which mount.cifs`
chmod +s `which umount.cifs`
That should solve any problems.
]]></description>
			<content:encoded><![CDATA[<p>To be able to mount samba shares as a normal user using programs like smb4k, the following commands need to be run as Root first.</p>
<blockquote><p>chmod +s `which mount.cifs`</p>
<p>chmod +s `which umount.cifs`</p></blockquote>
<p>That should solve any problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sloik.ezwebtogo.com/myblog/2007/11/27/mountcifs-operation-not-permitted/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
