home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / mail / elm / 3209 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.8 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!elroy.jpl.nasa.gov!sdd.hp.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!gmd.de!Germany.EU.net!mcsun!ub4b!rc1!apardon
  2. From: apardon@rc1.vub.ac.be (Antoon Pardon)
  3. Newsgroups: comp.mail.elm
  4. Subject: Re: ELM 2.4PL6 - Big problem! Changing permissions on /usr/mail
  5. Message-ID: <848@rc1.vub.ac.be>
  6. Date: 6 Nov 92 11:36:54 GMT
  7. References: <Bx9BHq.E1x@mach1.wlu.ca>
  8. Sender: news@rc1.vub.ac.be
  9. Distribution: world
  10. Organization: Brussels Free Universities (VUB/ULB), Belgium
  11. Lines: 24
  12.  
  13. In article <Bx9BHq.E1x@mach1.wlu.ca>, derwin@mach2.wlu.ca (Daryl Erwin) writes:
  14. |> HELP! HELP!
  15. |> 
  16. |> I think there is a big problem with elm 2.4 (not necessarily just pl6).
  17. |> 
  18. |> Our directories in /usr/mail/ (users mail directories) group permissions
  19. |> are being chamed from 'mail' to some other group (their own). This stops
  20. |> mail from getting through and causes bounces.
  21. |> 
  22. |> Has anybody else seen this. How can this be fixed el pronto!
  23.  
  24. We have had similar problems here. The problem however was not elm
  25. but a buggy NFS. The problems was that when a file was opened with
  26. the CREAT flag over NFS and you where the owner of the file the group of
  27. the file was changed to the gid of the process even if the file already 
  28. existed. As a workaround (This works only on bsd systems I think) we
  29. set the setgid bit on the spooldirectory to indicate that created files
  30. should get the gid of the spool instead that of the process. It works
  31. for the moment.
  32.  
  33. ========================================================================
  34. Antoon Pardon                                        <apardon@vub.ac.be>
  35. Brussels Free University Computing Centre                   02/650.37.16
  36. ========================================================================
  37.