home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5484 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!gatech!destroyer!caen!nic.umass.edu!umassd.edu!ulowell!woods.ulowell.edu!jackson
  3. From: jackson@woods.ulowell.edu
  4. Subject: Trouble using an NFS filesystem
  5. Message-ID: <1992Sep10.162146.1@woods.ulowell.edu>
  6. Sender: usenet@ulowell.ulowell.edu (News manager - ulowell)
  7. Organization: Merrimack Education Center
  8. Date: Thu, 10 Sep 1992 21:21:46 GMT
  9. Lines: 25
  10.  
  11. Now, for something related:
  12.  
  13. After ifconfig'ing ec0 and successfully ftp'ing/ping'ing a host on our net,
  14. I am having problems trying to access an NFS server.  The NFS server is a
  15. netware 3.11 box with Netware NFS v1.1.  I can get the server volume to mount
  16. on the 386bsd filesystem and running df gives an accurate report of the space
  17. available, but I am unable to do anything in the directory where the NFS
  18. volume is mounted.  Trying to do an ls or cp'ing something into that directory
  19. just gives me a permission denied error.  Doing an ls -l of the mount
  20. directory after I've mounted the volume shows the privledges as being:
  21.  
  22.  drwx------     4 root          512 Sep 9 16:30 mcet1/    
  23.  
  24. It would seem as if I had the proper privledges, right?  Last, if I explicitly
  25. try to mount the NFS volume by hand with the command line:        
  26.  
  27.  # mount /bsd386/@mcet1: /mcet1 (I know, I know, it should be /386bsd/ :-) )
  28.  
  29. I get a message that reads "Can't get net id for host".  I can't figure out if
  30. I've got something set up incorrectly on the Netware NFS hosts's side or if
  31. the problem is somewhere in how I've configured the 386bsd system.  Anyone
  32. want to offer any suggestions?    
  33.  
  34. -John      
  35. jackson@a1.mec.mass.edu              
  36.