<p>I have to wonder why it is that users cannot generally mount things in their home directory without additional privileges. All that *should* be required is access to the device node (or loopback file, or the network) and ownership of the mount point.</p>

<p>Hurd has it, and Linux has it only for FUSE filesystems like sshfs (and only because it uses root for the mount operation, if memory serves). Why?</p>
<p>--<br>
Sent from my HTC Vision (G2), running Gingerbread.<br>
That is, a phone-like mobile device. :)</p>
<div class="gmail_quote">On Feb 2, 2011 10:54 AM, &quot;Richard Faulkner&quot; &lt;<a href="mailto:rfaulkner@34thprs.org">rfaulkner@34thprs.org</a>&gt; wrote:<br type="attribution">&gt; Alas...I spoke too soon...Hotel California is no longer stuck in my head<br>
&gt; and the &quot;solution&quot; for <br>&gt; the Ubuntu box no longer works.  (Funny...it was working last night!) <br>&gt; <br>&gt; [Rich scratches head...]<br>&gt; <br>&gt; Searches of the Ubuntu forum found how to do it with smbfs and how to<br>
&gt; edit fstab but with <br>&gt; passwords in plain text.  (I read the whole thing shaking my head<br>&gt; wondering &quot;why?&quot;)  That <br>&gt; was a long shot but will return to working on a cifs solution to<br>&gt; persistently mount the remote<br>
&gt; NTFS share on 9.10.<br>&gt; <br>&gt; For anyone who&#39;s interested, here&#39;s what I&#39;m trying to do...all new to<br>&gt; me...<br>&gt; <br>&gt; Mount \\Studio\Production to ~/Studio so that my wife (the user) can<br>
&gt; easily access data on <br>&gt; her production system and allow gFTP to easily see the Production share<br>&gt; on a remote XP box<br>&gt; as a local resource on Ubuntu.  (XP only lives in this posting because<br>&gt; of the h/w used...it requires<br>
&gt; M$ drivers for a broadcast audio card -- no Linux equivalent available<br>&gt; due to the DSP.)  It would<br>&gt; be good for her to be able to write data back to the NTFS share.  (Keep<br>&gt; in mind that I&#39;m keeping <br>
&gt; the Window$ box offline thus don&#39;t want to do FTP from there...)<br>&gt; <br>&gt; Here&#39;s the command I&#39;ve used to attach the share:<br>&gt; <br>&gt; mount -t cifs //ip-addr-of-pc/Production /home/username/Studio -o<br>
&gt; username=workgroup/username,password=password<br>&gt; <br>&gt; This mounts the drive alright but it isn&#39;t persistent.  Last night I<br>&gt; thought I had it but this morning it&#39;s a <br>&gt; different story.<br>
&gt; <br>&gt; So far I&#39;ve found that Ubuntu doesn&#39;t understand how to resolve the<br>&gt; Window$ box by NetBIOS name <br>&gt; but Samba is running fine and resolves the workgroup and host machines<br>&gt; on the workgroup as well <br>
&gt; as their shares.  Ubuntu does resolve by IP just fine.  (I suspect this<br>&gt; is due to mappings that would be<br>&gt; analogous to a host file in M$ or a service that needs to be<br>&gt; installed/configured but am too new in this <br>
&gt; regard to *NIX to be sure...) <br>&gt; <br>&gt; More fun &amp; games!  <br>&gt; <br>&gt; RinL<br>&gt; <br>&gt; <br>&gt; -----Original Message-----<br>&gt; From: Richard Faulkner &lt;<a href="mailto:rfaulkner@34thprs.org">rfaulkner@34thprs.org</a>&gt;<br>
&gt; Reply-to: <a href="mailto:rfaulkner@34thprs.org">rfaulkner@34thprs.org</a>, Atlanta Linux Enthusiasts &lt;<a href="mailto:ale@ale.org">ale@ale.org</a>&gt;<br>&gt; To: Atlanta Linux Enthusiasts &lt;<a href="mailto:ale@ale.org">ale@ale.org</a>&gt;<br>
&gt; Subject: Re: [ale] Mount a remote NTFS partition<br>&gt; Date: Wed, 02 Feb 2011 09:00:37 -0500<br>&gt; <br>&gt; Ahhhhhhhhhh!!!!  Now I&#39;m gonna have that song stuck in my head all day<br>&gt; long!!!<br>&gt; <br>&gt; Arrgh.......  : )<br>
&gt; <br>&gt; <br>&gt; -----Original Message-----<br>&gt; From: Geoffrey Myers &lt;<a href="mailto:lists@serioustechnology.com">lists@serioustechnology.com</a>&gt;<br>&gt; Reply-to: Atlanta Linux Enthusiasts &lt;<a href="mailto:ale@ale.org">ale@ale.org</a>&gt;<br>
&gt; To: Atlanta Linux Enthusiasts &lt;<a href="mailto:ale@ale.org">ale@ale.org</a>&gt;<br>&gt; Subject: Re: [ale] Mount a remote NTFS partition<br>&gt; Date: Wed, 02 Feb 2011 07:14:39 -0500<br>&gt; <br>&gt; <br>&gt; Richard Faulkner wrote:<br>
&gt;&gt; Thanks to all who responded to this thread.  Special thanks to Michael <br>&gt;&gt; Warfield!!  CIFS did the trick and I have everything running the way it <br>&gt;&gt; needs to run.  My wife&#39;s FTP client sees the share properly and she can <br>
&gt;&gt; find it where it needs to be in the fs.  A great learning curve item for <br>&gt;&gt; one coming from M$ to *NIX.  So much further to go...but at least I have <br>&gt;&gt; no plans of going back!  : )<br>&gt; <br>
&gt; You can checkout any time you like, But you can never leave!<br>&gt; :)<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; Ale mailing list<br>&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>&gt; <a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br>
&gt; <br>&gt; <br></div>