Re: Problems with NFS (client) under 5.1.

From: Bernd Walter <ticso_at_cicely12.cicely.de>
Date: Tue, 21 Oct 2003 15:33:37 +0200
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_at_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_at_bwct.de                                  info_at_bwct.de
Received on Tue Oct 21 2003 - 04:33:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:26 UTC