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

  1. Path: sparky!uunet!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: <849@rc1.vub.ac.be>
  6. Date: 10 Nov 92 14:46:23 GMT
  7. References: <Bx9BHq.E1x@mach1.wlu.ca> <848@rc1.vub.ac.be> <1992Nov7.001144.15937@daffy.cs.wisc.edu> <1992Nov7.033752.12791@DSI.COM>
  8. Sender: news@rc1.vub.ac.be
  9. Distribution: world
  10. Organization: Brussels Free Universities (VUB/ULB), Belgium
  11. Lines: 32
  12.  
  13. In article <1992Nov7.033752.12791@DSI.COM>, syd@DSI.COM (Syd Weinstein) writes:
  14. |> 
  15. |> [Stuff deleted]
  16. |>
  17. |> So, my two cents: Someone who is experiencing the problem, you'll
  18. |> have to investigate further as to what it is.
  19.  
  20. This little expermints to see whether you probably have NFS problems.
  21.  
  22. (You need an account that may do chgrp)
  23.  
  24. change centre to a groupname appropiate for your site.
  25.  
  26. $ touch gidtst
  27. $ chgrp centre gidtst
  28. $ ls -l gidtst
  29. -rw-r-----   1 apardon  centre <--+    0 Nov 10 15:38 gidtst 
  30. $ : > gidtst                      |
  31. $ ls -l gidtst                    |
  32. -rw-r-----   1 apardon  system <--+    0 Nov 10 15:38 gidtst
  33.                                   |
  34.                                   |
  35.                             If these two fields differ like they do
  36.                             here you are in trouble.
  37.  
  38. may have two change the parameters of the ls command to make it show
  39. you the gid of the file though.
  40.  
  41. ========================================================================
  42. Antoon Pardon                                        <apardon@vub.ac.be>
  43. Brussels Free University Computing Centre                   02/650.37.16
  44. ========================================================================
  45.