home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / fj / maillis / apollo / 2976 < prev    next >
Encoding:
Text File  |  1992-11-17  |  984 b   |  32 lines

  1. Newsgroups: fj.mail-lists.apollo
  2. Path: sparky!uunet!sun-barr!sh.wide!wnoc-tyo-news!etl.go.jp!daemon
  3. From: bri@athena.mit.edu  (Brian D. Carlstrom)
  4. Subject: Format of /etc/exports
  5. Message-ID: <1992Nov18.111310.25007@etl.go.jp>
  6. Sender: apollo-request@srvr1.engin.umich.edu
  7. Organization: mit
  8. Distribution: fj
  9. Date: Wed, 18 Nov 1992 06:54:11 GMT
  10. Return-Path: <apollo-list-errors@srvr1.engin.umich.edu>
  11. Approved: kato@etl.go.jp
  12. Lines: 18
  13.  
  14. hmm trying to setup my apollo nfs for the first time. basically
  15. all i want is for random.mit.edu to be able to mount / and //
  16. on apollo.mit.edu. what should my exports contain. i have the same
  17. UID's on both systems. also, with just 
  18. /
  19. //
  20. in exports it lets me mount from anywhere and access my files.
  21. with 
  22. / random
  23. // random
  24. or 
  25. / random.mit.edu
  26. // random.mit.edu
  27. it does work. i also tried thses with -access=random[.mit.edu] and no luck.
  28. is there something else i need to setup. mind you, it works with just /,//
  29. but that isnt to secure :^)
  30.  
  31. -bri
  32.