home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23322 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.0 KB  |  28 lines

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