On Fri, 14 Jul 2000, Robert Friberg wrote:

->
->Greetings from a rainy Sweden!
->
->I have 2 machines at home, both running RH 6.0 with
->a standard server install. I edited /etc/exports by
->adding the line:
->
->   /  (rw, no_root_squash)
->

<snip>

->
->This yields "...failed, reason given by server: Permision denied".
->After some more random browsing I found some clues about portmap 
->and added to /etc/hosts.allow the line:


*** That's because you're supposed to tell nfs which host has the right to
mount /.

Try:
        /       MY HOSTNAME(rw, no_root_squash)

then

        exportfs -r


Cheers!
   _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
  _/ Zoran GRBIC       _/  Linux user & advocate  _/
 _/ UNIX Sys Analyst  _/  Both Micro$oft's clean _/
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
Mailed with Linux & Pine...


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to