home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!gatech!enterpoop.mit.edu!world!jrs
- From: jrs@world.std.com (Rick Sladkey)
- Subject: Re: What is NFS server latest version? Having server problems.
- In-Reply-To: operjsl@HYDRA.ROSE-HULMAN.EDU's message of 9 Jan 1993 01:56:25 GMT
- Message-ID: <JRS.93Jan8231244@lepton.world.std.com>
- Sender: jrs@world.std.com (Rick Sladkey)
- Organization: The Internet
- References: <1776@emoryu1.cc.emory.edu>,<1993Jan5.043318.16609@tc.cornell.edu>
- <1ilbc9INNmau@master.cs.rose-hulman.edu>
- Date: Sat, 9 Jan 1993 04:12:44 GMT
- Lines: 14
-
- >>>>> On 9 Jan 1993 01:56:25 GMT, operjsl@HYDRA.ROSE-HULMAN.EDU said:
-
- Jeff> I have a quick nfs queston. When I try to nfs mount a drive
- Jeff> that has been made accessible to my linux machine, I get the
- Jeff> following error:
-
- Jeff> mount zeus:/clients/nadir denied by server, error=13
-
- Jeff> what does error = 13 mean and how do I fix it?
-
- error 13 == NFSERR_ACCESS == "Permission Denied."
-
- The NFS RFC doesn't specify exactly what values the mount daemon
- can return but I guess this answers that question.
-