From owner-freebsd-questions Fri Jun 9 07:51:15 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA12357 for questions-outgoing; Fri, 9 Jun 1995 07:51:15 -0700 Received: from disperse.demon.co.uk (disperse.demon.co.uk [158.152.1.77]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id HAA12349 for ; Fri, 9 Jun 1995 07:51:00 -0700 Received: from post.demon.co.uk by disperse.demon.co.uk id aa17704; 9 Jun 95 15:50 +0100 Received: from gnome.demon.co.uk by post.demon.co.uk id aa14504; 9 Jun 95 15:50 +0100 Received: (from jacs@localhost) by gnome.co.uk (8.6.8/8.6.6) id PAA01734 for questions@freebsd.org; Fri, 9 Jun 1995 15:49:12 +0100 Date: Fri, 9 Jun 1995 15:49:12 +0100 From: Chris Stenton Message-Id: <199506091449.PAA01734@gnome.co.uk> To: questions@freebsd.org Subject: filesystem access problem with 2.0.5 ALPHA Sender: questions-owner@freebsd.org Precedence: bulk I have installed 2.0.5 ALPHA which as root user works fine. I have a major problem with non root use. I have three slices on my system / /usr /usr1. As a non root user; if I use the pwd command I get an EACCES error when looking anywhere on slice /usr & /usr1 but no problems on /. This points to the stat commands failing to access the namespace on the disk. However, I can create directories etc as a non root user on these slices so I am not sure whats going on. Any ideas what permissions I need to change? Please reply by e-mail as I don't take this group. Chris