<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=iso-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Rob Freeman wrote:
<blockquote cite="mid13e601c42965$91eab3d0$45a610ac@fleetone.com"
 type="cite">
  <pre wrap="">----- Original Message ----- 
From: "Dan Weisenstein" <<a class="moz-txt-link-abbreviated" href="mailto:dan@tesoro.com">dan@tesoro.com</a>>
To: <<a class="moz-txt-link-abbreviated" href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a>>
Sent: Friday, April 23, 2004 2:00 PM
Subject: NFS Mounts


  </pre>
  <blockquote type="cite">
    <pre wrap="">I have two Linux systems - one Fedora and one SuSE. I'm attempting to
mount a file system from one on the other (either way).

I've placed the file system in /etc/exports and done an exportfs -a to
populate xtab. nfsd and rpc.mountd are running. I've put ALL:ALL in
/etc/hosts.allow. The host names are in each others hosts files.

mount hostname:/home/shared /mnt/hostname

always returns a permission denied. What am I missing?

Thanks- Dan
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Just a guess, but does the user trying to mount this have rights to
/mnt/hostname?


  </pre>
</blockquote>
Well, I'm doing this all as root, so I would assume so. I also have
/etc/hosts.equiv populated... Another clue maybe - if I try to rsh, I
get a connection refused.<br>
<br>
Dan<br>
<br>
</body>
</html>