<?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: Automatically Mounting Windows SMB Shares in Ubuntu v3</title>
	<atom:link href="http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/</link>
	<description>&#34;Slogans are for suckers.&#34;</description>
	<lastBuildDate>Fri, 13 Jan 2012 14:37:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: dsan</title>
		<link>http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/comment-page-1/#comment-101230</link>
		<dc:creator>dsan</dc:creator>
		<pubDate>Wed, 05 Oct 2011 18:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/#comment-101230</guid>
		<description>I am having no luck with mounting windows 2000 and XP share from Natty.

I can mount manually with user name and password, but when I use

# mount -a

it gives me 

error -1 (Unknown error 4294967295) opening credential file /etc/samba/.smbcredientials
mount error(13): Permission denied

Here is what I have done so far.
Install all SAMBA packages.

I create a /etc/samba/.smbcredentials  file

username=XXXX
password=XXXX

Here is my /etc/fstab file

//Server_IP/pub /mnt/h2h1 cifs iocharset=utf8,credentials=/etc/samba/.smbcredientials 0 0</description>
		<content:encoded><![CDATA[<p>I am having no luck with mounting windows 2000 and XP share from Natty.</p>
<p>I can mount manually with user name and password, but when I use</p>
<p># mount -a</p>
<p>it gives me </p>
<p>error -1 (Unknown error 4294967295) opening credential file /etc/samba/.smbcredientials<br />
mount error(13): Permission denied</p>
<p>Here is what I have done so far.<br />
Install all SAMBA packages.</p>
<p>I create a /etc/samba/.smbcredentials  file</p>
<p>username=XXXX<br />
password=XXXX</p>
<p>Here is my /etc/fstab file</p>
<p>//Server_IP/pub /mnt/h2h1 cifs iocharset=utf8,credentials=/etc/samba/.smbcredientials 0 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lzbk</title>
		<link>http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/comment-page-1/#comment-95878</link>
		<dc:creator>lzbk</dc:creator>
		<pubDate>Tue, 16 Aug 2011 17:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/#comment-95878</guid>
		<description>Great, I can now use my desktop computer as a library in amarok...</description>
		<content:encoded><![CDATA[<p>Great, I can now use my desktop computer as a library in amarok&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trab</title>
		<link>http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/comment-page-1/#comment-64210</link>
		<dc:creator>Trab</dc:creator>
		<pubDate>Mon, 20 Sep 2010 20:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/#comment-64210</guid>
		<description>Thanks man,

This is a really good explanation. I&#039;m a newbie in the Ubuntu world, but with this thread I was able to manage the auto-mount without any problems.</description>
		<content:encoded><![CDATA[<p>Thanks man,</p>
<p>This is a really good explanation. I&#8217;m a newbie in the Ubuntu world, but with this thread I was able to manage the auto-mount without any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/comment-page-1/#comment-62841</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Tue, 31 Aug 2010 11:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/#comment-62841</guid>
		<description>Im trying to use this guide for lucid and Im having problems
My shares work fine from my server to my karmic box and into xbmc even on my lucid box ...
but on my lucid box with exact same /root/.cifscredentials file and fstab I get the mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
I have created teh same dirs as well
any help much appreciated</description>
		<content:encoded><![CDATA[<p>Im trying to use this guide for lucid and Im having problems<br />
My shares work fine from my server to my karmic box and into xbmc even on my lucid box &#8230;<br />
but on my lucid box with exact same /root/.cifscredentials file and fstab I get the mount error(13): Permission denied<br />
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)<br />
I have created teh same dirs as well<br />
any help much appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/comment-page-1/#comment-60934</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 02 Jun 2010 01:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/#comment-60934</guid>
		<description>Hi Matt,

great job! working on Ubuntu 10.04 (in vmware) connecting to Win7 Host via NAT.</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>great job! working on Ubuntu 10.04 (in vmware) connecting to Win7 Host via NAT.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DrTebi</title>
		<link>http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/comment-page-1/#comment-60920</link>
		<dc:creator>DrTebi</dc:creator>
		<pubDate>Sat, 29 May 2010 05:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/#comment-60920</guid>
		<description>Thank you, this worked.

If you want to use server names instead of IP addresses, they don&#039;t have to be \officially\ listed on DNS servers. You can just add them to your /etc/hosts file:

192.168.0.10    sambaserver

Then change the fstab line to
//sambaserver/SHARENAME</description>
		<content:encoded><![CDATA[<p>Thank you, this worked.</p>
<p>If you want to use server names instead of IP addresses, they don&#8217;t have to be \officially\ listed on DNS servers. You can just add them to your /etc/hosts file:</p>
<p>192.168.0.10    sambaserver</p>
<p>Then change the fstab line to<br />
//sambaserver/SHARENAME</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Moran</title>
		<link>http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/comment-page-1/#comment-59922</link>
		<dc:creator>Mark Moran</dc:creator>
		<pubDate>Sun, 21 Feb 2010 06:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/#comment-59922</guid>
		<description>HI
I got trouble about Wine and sharing printer on winxp
Whe i use to mi app on wine, i cant print with real custom page on it.
so, how can i config my &quot;sharing printer&quot; on winpc with real properties?
Wine doesent support sharing printers?
&#039;Cose in my ubuntu 9.10 is ok printer intalled and samba is ok, but i cant defien a custom page, how can i do that?

Tkz you can send me a related link o advice. mark33sc at hotmail dot com</description>
		<content:encoded><![CDATA[<p>HI<br />
I got trouble about Wine and sharing printer on winxp<br />
Whe i use to mi app on wine, i cant print with real custom page on it.<br />
so, how can i config my &#8220;sharing printer&#8221; on winpc with real properties?<br />
Wine doesent support sharing printers?<br />
&#8216;Cose in my ubuntu 9.10 is ok printer intalled and samba is ok, but i cant defien a custom page, how can i do that?</p>
<p>Tkz you can send me a related link o advice. mark33sc at hotmail dot com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/comment-page-1/#comment-59726</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Thu, 11 Feb 2010 19:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/#comment-59726</guid>
		<description>Thanks for the info. I have tried numerous combinations to get this to work. It works perfectly.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. I have tried numerous combinations to get this to work. It works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Town</title>
		<link>http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/comment-page-1/#comment-59249</link>
		<dc:creator>Tony Town</dc:creator>
		<pubDate>Thu, 21 Jan 2010 08:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/#comment-59249</guid>
		<description>[SOLVED] Doh! Sorry to waste your time. I had forgotten to do #smbpassword -a  when I reconfigured the host computer.</description>
		<content:encoded><![CDATA[<p>[SOLVED] Doh! Sorry to waste your time. I had forgotten to do #smbpassword -a  when I reconfigured the host computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Town</title>
		<link>http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/comment-page-1/#comment-59234</link>
		<dc:creator>Tony Town</dc:creator>
		<pubDate>Wed, 20 Jan 2010 17:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/#comment-59234</guid>
		<description>Your instructions worked fine for me when I had a single-disk shared drive. I&#039;ve now put the files I want to share on a RAID-1 array. I have no problem accessing this on the host computer and the share shows up when I run smbclient -L //,servername&gt; -U . However, when  I run sudo mount -a, I get the following error on the client PCs:- 
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Does sharing work on RAID arrays?</description>
		<content:encoded><![CDATA[<p>Your instructions worked fine for me when I had a single-disk shared drive. I&#8217;ve now put the files I want to share on a RAID-1 array. I have no problem accessing this on the host computer and the share shows up when I run smbclient -L //,servername&gt; -U . However, when  I run sudo mount -a, I get the following error on the client PCs:-<br />
mount error(13): Permission denied<br />
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)<br />
Does sharing work on RAID arrays?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

