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, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] 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 [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

