home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 5039 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.6 KB  |  40 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!munnari.oz.au!bunyip.cc.uq.oz.au!brolga!ant
  3. From: ant@brolga.cc.uq.oz.au (Anthony Murdoch)
  4. Subject: PCNFS and 386BSD - so close, but....
  5. Message-ID: <ant.715500553@brolga>
  6. Summary: mountd returns 1007
  7. Sender: news@bunyip.cc.uq.oz.au (USENET News System)
  8. Organization: Prentice Centre, University of Queensland
  9. Date: Thu, 3 Sep 1992 06:09:13 GMT
  10. Lines: 28
  11.  
  12.  
  13. Hi guys 'n gals,
  14.  
  15. I've been trying to get pcnfs to work with 386bsd in the last couple of
  16. weeks (as some out there would already know :).  Well, I've reached a
  17. pinicle point (ie I've hit a brick wall).
  18.  
  19. PCNFSD appears to work - the authentication process goes ahead and I am
  20. able to mount drives on other servers (eg a SUN 670) with the same
  21. permissions as the user I authenticated to on the 386bsd server.
  22.  
  23. BUT, I am unable to mount directories on the 386bsd server.  I know the
  24. 386bsd servers mountd works, I am able to mount its directories from the
  25. afore mentioned SUN 670.  I have added the patches suggested for getting
  26. nfs mounting working, so mountd doesn't freeze anymore.
  27.  
  28. When I try to connect a drive using the "net use" command, I get a NFS039F
  29. error with a return code of 1007 (ie the mountd on the 386bsd server
  30. refused the request with an error code of 1007).  I have been unable to
  31. find the meaning of a return code of 1007.  I've searched the source code
  32. of mountd and all the include files.
  33.  
  34. I've tried all sorts of variations of the exports file.  Right down to
  35. exporting / to all (which did work before I made the fixes to mountd).
  36. Can someone tell me what 1007 is or give me some pointers here.
  37.  
  38. Thanx in advance
  39. ant
  40.