Hi,
I have configured a NFS server
and a client in a network (two separate machines). This runs over a linux 2.4.18
kernell (mini slackware version).
On the server side I've exported
a path to the oder specific machine (with its IP), and I've executed portmap,
nfsd, and mountd daemons. I've also executed exportfs -ra so to make sure
that the kernell knows about the nfs export I want to do.
On the client side I've run
portmap daemon, but when I run the mount it appears a message from the
server saying "Permison denied".
I've tryied changing the way I
exported the filepath and how I mounted the NFS from the client, but I couldn't
make it.
If anyone has any idea of what is
causing this permison denial, please don't doubt about geting me know it.
I'll be very gratefull to any
suggestion.
Thanks for your time,
Victor.-