<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>crunchlife: Samba Network Shares with Nautilus in Hardy Heron</title>
    <link>http://crunchlife.com/articles/2008/04/28/samba-network-shares-with-nautilus-in-hardy-heron</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Samba Network Shares with Nautilus in Hardy Heron</title>
      <description>&lt;p&gt;&lt;img src="/files/ubuntu_logo.png" class="right"&gt;A couple of days ago I mentioned &lt;a href="http://crunchlife.com/articles/2008/04/26/ruby-on-rails-with-hardy-heron" target="_blank"&gt;a few of my woes&lt;/a&gt; with the latest release of Ubuntu. Since then, I&amp;#8217;ve installed Ruby on Rails and have found a work around for the continued problems I&amp;#8217;ve had in accessing &lt;a href="http://crunchlife.com/articles/2007/08/03/review-linksys-nas200" target="_blank"&gt;my samba shares&lt;/a&gt; using the &amp;#8220;Connect to Server&amp;#8230;&amp;#8221; option in Nautilus. If you&amp;#8217;re experiencing the symptoms described in &lt;a href="https://bugs.launchpad.net/ubuntu/+source/samba/+bug/208531" target="_blank"&gt;bug report #208531&lt;/a&gt;, then you might want to give &lt;a href="http://en.wikipedia.org/wiki/Smbmount" target="_blank"&gt;smbmount&lt;/a&gt; a try. From the command-line, type:&lt;/p&gt;

&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_default "&gt;smbmount //{server}/{share} /home/{user}/{share} -o username={server_username}&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;To unmount the share:&lt;/p&gt;

&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_default "&gt;sudo umount /home/{user}/{share}&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;I&amp;#8217;m using this as a temporary solution until the &lt;a href="https://bugs.launchpad.net/ubuntu/+source/samba/+bug/208531" target="_blank"&gt;bug in Nautilus&lt;/a&gt; is resolved. Your mileage may vary.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;*The statements above were written under the assumption that you&amp;#8217;ve created a folder within your home directory for mounting the share.&lt;/strong&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 28 Apr 2008 17:50:00 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:769275e1-c2fe-46f2-b3fc-84c5f86c48d2</guid>
      <author>Ryan Baxter</author>
      <link>http://crunchlife.com/articles/2008/04/28/samba-network-shares-with-nautilus-in-hardy-heron</link>
      <category>NAS</category>
      <category>Ubuntu</category>
      <trackback:ping>http://crunchlife.com/articles/trackback/60</trackback:ping>
    </item>
  </channel>
</rss>
