home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sgi / 16227 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!ukma!darwin.sura.net!mojo.eng.umd.edu!naiming
  3. From: naiming@eng.umd.edu (Naiming Shen)
  4. Subject: Help with No permission writing on a NFS mounted directory
  5. Message-ID: <1992Nov10.202412.647@eng.umd.edu>
  6. Date: Tue, 10 Nov 92 20:24:12 GMT
  7. Organization: Electrical Engineering, University of Maryland
  8. References: <1992Nov10.130917.14093@gserv1.dl.ac.uk> <s6qjkf8@zuni.esd.sgi.com>
  9. Lines: 20
  10.  
  11. Hi, network, nfs experts:
  12. I tried to mount my sgi workstation directory on a remote SunSparcstation.
  13. I put a line in the /etc/exports on the Sun and did exportfs. On the iris
  14. side, I put "lions:/usr2/ff /usr/people/testing/ff nfs rw,bg,hard,nointr,
  15. timeo=100 0 0" in the /etc/fstab.(lions is the name of the Sun, ff is the
  16. directory I want to mount on to the sun.).
  17. After I did "/etc/mount lions:/usr2/ff /usr/people/testing/ff"
  18. and used "df -k" to check, it was mounted: it shows:
  19. lions:/usr2/ff    nfs xxx xxx xxx 51% /usr/people/testing/ff
  20.  
  21. Then I went to /usr/people/testing, did 'ls -ls':
  22. 1 drwxr-xr-x root deamon  512 Nov 10  ff
  23.  
  24. But I can't copy files or create directories even I am a root! Can
  25. someone out there point to me what problem I am having?
  26. thanks in advance.
  27.  
  28. Naiming,
  29.  
  30.  
  31.