home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sun / admin / 8157 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.5 KB

  1. Xref: sparky comp.sys.sun.admin:8157 comp.sys.hp:12800
  2. Newsgroups: comp.sys.sun.admin,comp.sys.hp
  3. Path: sparky!uunet!think.com!ames!elroy.jpl.nasa.gov!cobra!urban
  4. From: urban@cobra.jpl.nasa.gov (Michael Urban)
  5. Subject: Mounting /usr/spool/mail from HP?
  6. Message-ID: <1992Nov11.221801.2738@elroy.jpl.nasa.gov>
  7. Sender: news@elroy.jpl.nasa.gov (Usenet)
  8. Nntp-Posting-Host: sideshow.jpl.nasa.gov
  9. Reply-To: urban@cobra.jpl.nasa.gov (Michael Urban)
  10. Organization: Jet Propulsion Laboratory, Pasadena, CA
  11. Date: Wed, 11 Nov 1992 22:18:01 GMT
  12. Lines: 23
  13.  
  14. Our mail spooling directory lives on an HP9000/720 (HP/UX 8.07).  It
  15. seemed like a good idea to let a Sun (Sparc 1, SunOS 4.1.1) user take
  16. mail on that machine and eschew the need for .forward files and the
  17. like.  HPs give the spooling directory a mode of 770 and deliver mail
  18. via a setgid-to-`mail' /bin/mail; elm is also setGID.  Suns, on the
  19. other hand, depend on their interesting sticky-bit semantics for
  20. security, and use a mode 777 mail spooling directory.  User agents
  21. like /usr/ucb/mail (and probably mailtool) depend on this to set up a
  22. mail lock file.  Setting /usr/ucb/mail to setgid-to-`mail' does not
  23. work, either (for some reason the attempt to creat the lock file still
  24. fails, although I can see no reason why it should), and furthermore
  25. causes constructs like `set record=~myname/outgoing' in .mailrc to
  26. fail, quite inexplicably.
  27.  
  28. Has anyone found a formula for successfully mounting an HP/UX spooling
  29. directory from a Sun?
  30.  
  31. (I know.  `Use MH'.)
  32.  
  33.     Mike Urban
  34.  
  35.     urban@cobra.jpl.nasa.gov
  36.  
  37.