Date: Sat, 25 Sep 1999 20:15:21 +0000 (GMT) From: Sabre <sabre@sabre.dhs.org> To: cjclark@home.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Easy NFS problem :/ Message-ID: <Pine.BSF.4.10.9909251935300.4936-100000@sabre.dhs.org> In-Reply-To: <199909252202.SAA47075@cc942873-a.ewndsr1.nj.home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
ok, I took out the rw (Which I thought meant Read-Write ;) Now on to the UID's :) I thought that when I put the clients IP in, that the server would give full permissions to who ever tried to access it from the client. How do I tell it which uid's to allow when they have seperate passwd files (I was going to set this up using NIS, so should I have done that first?) Sabre > First, your exports file is telling the server to export those file > systems to the host 123.123.123.123 and a host named "rw", which I > doubt is your intention. NFS mounts are read-write by default; no need > to try to include that in /etc/exports. > > Second, do you actually have permission to write wherever you are > trying to? Read-write permissions on NFS are done by uid. Does your > uid have permission to write wherever you are trying? And note that > root will be mapped to nobody in your setup. > -- > Crist J. Clark cjclark@home.com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909251935300.4936-100000>