<br><br><div><span class="gmail_quote">On 21/09/06, <b class="gmail_sendername">David H</b> &lt;<a href="mailto:bluepaul@earthlink.net">bluepaul@earthlink.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Josh Burvill wrote:<br><br>&gt; Hi all,<br>&gt;<br>&gt; I am experiencing an odd situation where if a user does not have<br>&gt; manager role, he/she cannot browse a localfs object.<br>&gt;<br>&gt; I think it can't be a filesystem permissions or zope process os user
<br>&gt; problem because if the zope user has the manager role, there is no<br>&gt; problem.<br>&gt;<br>&gt; I can't see anything in the permissions for the localfs object to<br>&gt; cause a problem, they are all on &quot;acquire&quot;.
<br>&gt;<br>&gt; Any hints?<br>&gt;<br>&gt; Zope 2.8.6-final, python 2.3.5, win32<br>&gt; LocalFS-1-7-andreas<br>&gt;<br>Josh<br>Did you do an Zope upgrade recently?&nbsp;&nbsp;Why do you say its &quot;odd&quot; what was<br>normal before?
<br><br>David<br><br></blockquote></div>I upgraded my zope from 2.6.4 a couple months ago, but only installed localfs yesterday.<br>
Being new to localfs, I don't really know if it is odd or normal, but it seems &quot;odd&quot;.<br>
The unprivileged (but &quot;authenticated&quot;) zope user is asked to reenter
their login details (basic http auth) when they try to click on the
link to the localfs object, and not allowed to view it. But if i grant the user the zope &quot;Manager&quot;
role, they are let in.<br>
<br>
Hope this clarifies the problem.