home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11420 < prev    next >
Encoding:
Text File  |  1992-07-26  |  2.0 KB  |  41 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!udel!sbcs.sunysb.edu!dirac!greendog
  3. From: greendog@max.physics.sunysb.edu (Michael D Fischer)
  4. Subject: Re: Mail configuration
  5. Organization: Institute for Theoretical Physics, SUNY at Stony Brook.
  6. Date: Mon, 27 Jul 1992 02:21:36 GMT
  7. Message-ID: <GREENDOG.92Jul26222136@max.physics.sunysb.edu>
  8. In-Reply-To: loss@enews.nrl.navy.mil's message of 24 Jul 92 14: 49:06 GMT
  9. References: <3124@ra.nrl.navy.mil>
  10. Sender: @dirac.physics.sunysb.edu
  11. Lines: 28
  12.  
  13. In article <3124@ra.nrl.navy.mil> loss@enews.nrl.navy.mil (Brian Loss) writes:
  14. >   I would like to configure the mail system on our 
  15. >   network so that messages are available to a user no
  16. >   matter which machine he/she logs in to.  Every 
  17. >   machine on our system has one common disk mounted,
  18. >   and I would think we could just change the system
  19. >   mailboxes to be on that disk instead of on each
  20. >   machine's local disk.  How would I go about doing
  21. >   something like this?
  22.  
  23. I just did this a week ago on our setup of 5 indigos and a 4D/440!
  24. At first I mounted the master mail directory (on max, the 440) on
  25. each indigo (via "mount max:/usr/mail /usr/mail") but then realized
  26. that since the /usr disk on max was mounted on each indigo as /usr.max
  27. I could just make a link (ln -s /usr.max/mail /usr/mail).  Both methods
  28. worked fine as long as the master computer's /etc/exports gives the
  29. other machines root permission (i.e "/usr -access=<list machines here>,
  30. root=<list machines again>).
  31.  
  32. Michael
  33. --
  34. -------------------------------------------------------------------------
  35. - Michael D. Fischer - greendog@max.physics.sunysb.edu - Only Amiga...  -
  36. - System Manager - Institute for Theoretical Physics - SUNY Stony Brook -
  37. -------------------------------------------------------------------------
  38. - "It is only with the heart that one can see rightly; what is          -
  39. - essential is invisible to the eye"  -- The Fox from The Little Prince -
  40. -------------------------------------------------------------------------
  41.