Help! I want to set up my home network so that I can access my files stored on the server (Mandrake 8.0) from my client machine (RedHat 7.3) using NFS. I configured /etc/export on the server side and made certain that both nfs-utils and portmap were running on the server. I proceeded to mount the exported directory at a mount point I set up on the client machine without a problem. But, when I tried to access an exported NFS share on my server machine from my client machine, I got a "permission denied" error message. On accessing the client-side mount point, I see the subdirectories but they are noted to be locked. I was eventually able to get access to the directory but only by going into the server and enabling read, write and execute privileges for "others." Might someone out there have another solution? Is there something else I can do to solve this problem without having to leave read, write and execute privileges on the directory to such a broad class of users? Jim