home *** CD-ROM | disk | FTP | other *** search
- 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
- From: chasman@athena.mit.edu (David Chasman)
- Newsgroups: comp.sys.sgi
- Subject: problem with netgroups
- Keywords: netgroup,nfs
- Message-ID: <1992Aug18.162648.13727@athena.mit.edu>
- Date: 18 Aug 92 16:26:48 GMT
- Sender: news@athena.mit.edu (News system)
- Organization: Massachusetts Institute of Technology
- Lines: 18
- Nntp-Posting-Host: m4-035-14.mit.edu
-
- I have a netgroup entry in the /etc/exports file
-
- the netgroup exists, however, when I try to export my file systems
- with:
-
- >>exportfs -av
-
- I get :
-
- exportfs: unknown host: m4-cluster
- re-exported /usr
-
- I guess there's something wrong with my entry :
-
- /usr -access=m4-cluster:eastman2:dreyfus1:dreyfus2,rw=m4-cluster eastman2:dreyfus1:dreyfus2,root=eastman2:dreyfus1:dreyfus2
-
- Is there a special way to indicate a netgroup which isn't indicated in the
- man pages ?
-