From owner-freebsd-current@FreeBSD.ORG Tue Oct 21 06:33:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E76816A4B3; Tue, 21 Oct 2003 06:33:51 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EC6343F3F; Tue, 21 Oct 2003 06:33:47 -0700 (PDT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) h9LDXdt2053834 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Tue, 21 Oct 2003 15:33:42 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id h9LDXcS8031729 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 21 Oct 2003 15:33:38 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.10/8.12.10) with ESMTP id h9LDXb2u044240; Tue, 21 Oct 2003 15:33:38 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.10/8.12.10/Submit) id h9LDXbfT044239; Tue, 21 Oct 2003 15:33:37 +0200 (CEST) (envelope-from ticso) Date: Tue, 21 Oct 2003 15:33:37 +0200 From: Bernd Walter To: Josef Karthauser , freebsd-fs@FreeBSD.org, current@FreeBSD.org Message-ID: <20031021133336.GT38650@cicely12.cicely.de> References: <20031021120918.GC15345@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031021120918.GC15345@genius.tao.org.uk> X-Operating-System: FreeBSD cicely12.cicely.de 5.1-CURRENT alpha User-Agent: Mutt/1.5.4i Subject: Re: Problems with NFS (client) under 5.1. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2003 13:33:51 -0000 On Tue, Oct 21, 2003 at 01:09:18PM +0100, Josef Karthauser wrote: > I'm trying to set a FreeBSD 5.1 machine up as an NFS client. The > server is on an SGI box. Things are strange: > > phoenix# uname -a > FreeBSD phoenix.mydomain 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Thu Sep 18 15:20:19 GMT 2003 root@pheonix.mydomain:/usr/obj/usr/src/sys/GENERIC i386 > > phoenix# ls -ld /mnt > drwxr-xr-x 2 root wheel 512 Jun 5 01:53 /mnt > > phoenix# mount rebus:/rebus/home /mnt > phoenix# ls -ld /mnt > ls: /mnt: Permission denied > phoenix# ls -ld /* | grep mnt > > phoenix# umount /mnt > phoenix# ls -ld /* | grep mnt > drwxr-xr-x 2 root wheel 512 Jun 5 01:53 /mnt You are root - and root is often mapped to nobody on the server. Are you shure that nobody is allowed to see? The ls -ld /mnt case is strange, but /mnt is already on the server namespace. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de