<br>
<br><br><div class="gmail_quote">On Sun, May 17, 2009 at 12:28 PM, Bob Kline <span dir="ltr">&lt;<a href="mailto:bob.kline@gmail.com">bob.kline@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Sun, May 17, 2009 at 12:17 PM, Michael Mol <span dir="ltr">&lt;<a href="mailto:mikemol@gmail.com" target="_blank">mikemol@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On Sun, May 17, 2009 at 12:00 PM, Bob Kline &lt;<a href="mailto:bob.kline@gmail.com" target="_blank">bob.kline@gmail.com</a>&gt; wrote:<br>
&gt; On Sat, May 16, 2009 at 10:44 PM, Michael Mol &lt;<a href="mailto:mikemol@gmail.com" target="_blank">mikemol@gmail.com</a>&gt; wrote:<br>
&gt;&gt; On Sat, May 16, 2009 at 10:43 AM, Bob Kline &lt;<a href="mailto:bob.kline@gmail.com" target="_blank">bob.kline@gmail.com</a>&gt; wrote:<br>
</div><div>&gt;&gt; &gt; 755  root root<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I changed the owner to myself, and<br>
&gt;&gt; &gt; nothing changes.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; But then, I can look at any other directory<br>
&gt;&gt; &gt; in root with similar permissions.  Just not the<br>
&gt;&gt; &gt; external drive.<br>
&gt;&gt;<br>
&gt;&gt; When you mount something, the mount permissions override that of the<br>
&gt;&gt; mount point.  Try setting the user and permissions for the mount as<br>
&gt;&gt; part your parameters to the mount command.<br>
&gt;<br>
&gt; Would that be any different than just setting<br>
&gt; them afterwards?<br>
&gt;<br>
&gt; Anyway, I tried the mount as:<br>
&gt;<br>
&gt; mount -t ext3 -o owner,group /dev/sdb7 /disk2<br>
&gt;<br>
&gt; I see the same behavior as before:  I can view<br>
&gt; items within /disk2, but not the contents of /disk2.<br>
&gt;<br>
&gt; And of course the contents of any directory on<br>
&gt; the primary drive.<br>
&gt;<br>
<br>
</div>In a perfect and intuitive world with perfect and intuitive software?<br>
No.  At this point, I&#39;m trying to exhaust all possible options,<br>
keeping in mind the different systems involved and where there might<br>
be failures in their interaction.<br>
<br>
Try setting the owner and group of the mount by uid and gid<br>
respectively, rather than by name.<br>
<br>
If that doesn&#39;t work, try adding the mount to fstab with the options<br>
&quot;user,noauto,exec&quot;.  Then, as the user you want to have access to the<br>
data, try &quot;mount /disk2&quot;, and see if Firefox can see the directory<br>
contents.<br>
<br>
If *that* doesn&#39;t work, then it&#39;s probably not a permissions issue at<br>
all; Something in Firefox might be disallowing enumeration of mount<br>
point roots as a security feature.  You&#39;d have to dig through<br>
about:config to find it, if it&#39;s configurable.<br>
<br>
Another observation: Since this is an external disk, it might be<br>
worthwhile for you to use the persistent-naming schemes that seem to<br>
be part of udev now; Take a look under /dev/disk, and see if any of<br>
those symlinks device nodes will continue to refer to the disk you<br>
want to access under circumstances which change the device-devicenode<br>
mapping. (Such as, for example, if you were to add a SATA disk; the<br>
external USB or firewire disks would get moved to sdc or sdd, and the<br>
SATA disk would be sdb.)<br>
<font color="#888888"><br> </font></blockquote></div></div><div>Re &quot;all possible options,&quot;   I&#39;ll play around <br>with this some over time.   I suppose Firefox<br>could be doing this on purpose, and it might<br>
be stated so in some documentation.  As far<br>
as I can see,  the fact that konqueror works<br>and Firefox doesn&#39;t suggests as much.  <br><br>I&#39;ll be back if anything changes.<br><br>BTW, anyone else see this same phenomena?<br><br>   -- Bob<br><br><br><br></div>

</div><br>
<br>_______________________________________________<br>
grlug mailing list<br>
<a href="mailto:grlug@grlug.org">grlug@grlug.org</a><br>
<a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br></blockquote></div><br><br>other::r-w<br>
<br>
That&#39;s the key to your problem, a directory needs execute permission for
the user to list the contents of the directory. I am not sure how
Konqueror is getting around this (part of the root group maybe?), once you set that to r-x I bet Firefox will be able to list the contents of the directory.<br><br>
<br>
Tom<br clear="all"><br><br>--<br>Tom Warren                                           tomewarren at <a href="http://gmail.com">gmail.com</a><br>meijer ITS Technical Engineer - Storage   Red Hat Certified Engineer (RHCE)<br>
--------------------------------------------------------------------------------------------------------------<br>These opinions are mine and not necessarily those of my employer, meijer<br><br>