home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / admin / 5476 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.5 KB

  1. Path: sparky!uunet!decwrl!waikato.ac.nz!bcs
  2. From: bcs@waikato.ac.nz
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Sun NFS clients need root access?
  5. Message-ID: <1992Aug13.133048.10075@waikato.ac.nz>
  6. Date: 13 Aug 92 13:30:48 +1200
  7. Organization: University of Waikato, Hamilton, New Zealand
  8. Lines: 29
  9.  
  10. Hi all,
  11.  
  12. I administer a group of 10+ SS1s and IPCs running 4.1.2, running NIS, and
  13. DNS served from an external IPC.  I've found a small NFS problem:
  14.  
  15. In order for a file system to be available to another Sun workstation
  16. via NFS, I seem to have to export it with root access!  That is, in
  17. a:/etc/exports "/usr/local -access=b:c:d" isn't sufficient.  The mount on
  18. any of the clients goes like this:
  19.  
  20. % mount a:/usr/local /mnt
  21. mount: access denied for a:/usr/local
  22. mount: giving up on:
  23.     /mnt
  24.  
  25. But if I make a:/etc/exports read "/usr/local -access=b:c:d,root=b:c:d"
  26. everything works fine.  This is not the behaviour described in the
  27. manpages, it is not the way it used to work, and it is not the case for
  28. clients other than Sun workstations.  I even have i386's running OS/2 that
  29. mount Sun file systems without needing this!  Conclusion is that the
  30. problem lies with the Sun client s/ware or it's configuration.  Any clues
  31. anyone?
  32.  
  33. Replies by email please,
  34.  
  35. +-Brent Summers, U of Waikato, NZ----------------------------------------+
  36. |    "Laugh and the world ignores you.  Crying doesn't help either."     |
  37. |      All opinions expressed are, of course, solely my own errors.      |
  38. +------------------------------------------------------bcs@waikato.ac.nz-+
  39.