home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sgi / 12541 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  956 b 

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!bloom-beacon!bloom-picayune.mit.edu!chasman
  2. From: chasman@athena.mit.edu (David Chasman)
  3. Newsgroups: comp.sys.sgi
  4. Subject: problem with netgroups
  5. Keywords: netgroup,nfs
  6. Message-ID: <1992Aug18.162648.13727@athena.mit.edu>
  7. Date: 18 Aug 92 16:26:48 GMT
  8. Sender: news@athena.mit.edu (News system)
  9. Organization: Massachusetts Institute of Technology
  10. Lines: 18
  11. Nntp-Posting-Host: m4-035-14.mit.edu
  12.  
  13. I have a netgroup entry in the /etc/exports file
  14.  
  15. the netgroup exists, however, when I try to export my file systems
  16. with:
  17.  
  18. >>exportfs -av
  19.  
  20. I get :
  21.  
  22. exportfs: unknown host: m4-cluster
  23. re-exported /usr
  24.  
  25. I guess there's something wrong with my entry :
  26.  
  27. /usr    -access=m4-cluster:eastman2:dreyfus1:dreyfus2,rw=m4-cluster eastman2:dreyfus1:dreyfus2,root=eastman2:dreyfus1:dreyfus2
  28.  
  29. Is there a special way to indicate a netgroup which isn't indicated in the
  30. man pages ?
  31.