[Zope] LocalFS product
Joel Burton
jburton@scw.org
Wed, 28 Mar 2001 10:30:12 -0500 (EST)
On Wed, 28 Mar 2001, ASHISHRANJAN_V wrote:
> Hello ,
> I am a newbie . I am facing problem in adding an localFS object.
> When I add and go to object/manage_workspace .
> It gives me the following error.
> Error Type: OSError
> Error Value: [Errno 267] Unknown error.
For Unix & Unixesque systems:
Does the user that Zope runs as have permission to get to that folder and
examine its contents?
I run on Linux, and run Zope as 'nobody'. I can test that nobody can get
to the LocalFS system by
# su nobody
$ cd /path/to/local/fs
$ ls
Can you do this?
--
Joel Burton <jburton@scw.org>
Director of Information Systems, Support Center of Washington