Subject: Re: nfs help!
To: Nathan Gelbard <gelbard@ENGR.ORST.EDU>
From: David Brownlee <abs@anim.dreamworks.com>
List: netbsd-help
Date: 06/01/1997 11:24:54
You probably need to ensure the client uses reserved ports or the
server doesnt check for them - might be -P on the mount line or
-noresport on the exports line (check the man page to confirm! :)
David/abs abs@anim.dreamworks.com
.---- I've been too drunk to love ----.-- I've been too drunk to remember -.
| too drunk to care | the hell of the night before |
| looked like death, felt like hell | I've been drinking myself blind |
`------ been the worse for wear ------'-- and still I'll drink some more --'
On Sun, 1 Jun 1997, Nathan Gelbard wrote:
> Both systems are HP300-port:
>
> NFS file server (deepthought) is NetBSD-snapshot (just released).
>
> /etc/exports contains
>
> /usr/X11R5
> /usr/local/bin
>
> nfsd & nfsiod running.
> Yes, I did kill -HUP nfsd/mountd
>
> NFS client (deepthroat) is NetBSD-1.2:
> All actions done as root.
>
> #mount deepthroat:/usr/X11R5 /usr/X11R5 (works fine)
> #cd /usr/X11R5
> /usr/X11R5: Permission denied.
>
> #cd /usr
> #ls
> X11 X11R5 bin games ....etc.etc
> #ls -l
> perms etc... X11 -> X11R5
> bin
> games
>
> (no X11R5 dir!!! whats going on???)
>
> Please help! This was working until I upgraded to NetBSD-snapshot-hp300,
> but it MAY be something else in my config.
>
> Thanx,
> Nate
>