Re: NFS
On Thu, Dec 25, 1997 at 09:53:58AM -0800, George Bonser wrote:
> On Thu, 25 Dec 1997, Hamish Moffatt wrote:
> > On Wed, Dec 24, 1997 at 10:48:48AM -0800, George Bonser wrote:
> > > 1) What is in your /etc/exports?
> >
> > # /etc/exports: the access control list for filesystems which may be exported
> > # to NFS clients. See exports(5).
> > /usr/local/rising *.rising.com.au(rw)
>
> Hammish, are your UID's different between the two machines for the hammish
> user? Try adding the following:
>
> /usr/loca/rising *.rising.com.au(rw,map_daemon)
> and run rpc.uidd on the client machine.
> If that does not work, just for grins, add the no_root_squash option.
No, user hamish has the same UID on both machines. I am running mount
as root though, although I have run rpcinfo as hamish. I added
no_root_squash, as in
/usr/local/rising *.rising.com.au(rw,no_root_squash)
but no difference (I did start/stop the daemons).
Hamish
--
Hamish Moffatt, hamish@debian.org, hamish@rising.com.au, hmoffatt@mail.com
Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
CCs of replies from mailing lists are welcome. http://hamish.home.ml.org
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to:
- References:
- Re: NFS
- From: Hamish Moffatt <hamish@debian.org>
- Re: NFS
- From: George Bonser <grep@oriole.sbay.org>