Subject: Re: troubles with nfs-server
To: Oliver Paulzen <opp@sunday.muffin.org>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: current-users
Date: 05/04/1997 14:40:33
> I cd to the according directory and ls it, I get a ".: permission
> denied". Even when I try to unmount it with just the directory-name

The NFS server now requires clients to use a priviledged port by default.
Either instruct your NFS client to use one, or change your export
options to allow requests from un-priviledged ports (see exports(5)).

-pk