home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sun / misc / 4234 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.1 KB

  1. Path: sparky!uunet!mcsun!uknet!pavo.csi.cam.ac.uk!camcus!tda10
  2. From: tda10@cus.cam.ac.uk (Tim Auckland)
  3. Newsgroups: comp.sys.sun.misc
  4. Subject: Re: tmp doesn't seem to be clearing. . .
  5. Keywords: tmp files hvtmp
  6. Message-ID: <1992Sep15.215740.21937@infodev.cam.ac.uk>
  7. Date: 15 Sep 92 21:57:40 GMT
  8. References: <1992Sep10.120029.6372@eng.ufl.edu> <1992Sep15.042444.3062@midway.uchicago.edu>
  9. Sender: news@infodev.cam.ac.uk (USENET news)
  10. Organization: U of Cambridge, England
  11. Lines: 14
  12. Nntp-Posting-Host: apus.cus.cam.ac.uk
  13.  
  14. In article <1992Sep15.042444.3062@midway.uchicago.edu>, popelka@odysseus.uchicago.edu (Glenn Popelka) writes:
  15. |>  We just installed 4.1.2 on a few machines, and after noticing a large amount of
  16. |> ..getwd files in /tmp, found that the sticky bit is turned on by default for the
  17. |> /tmp directory. We turned it off.
  18.  
  19. The sticky bit on /tmp is there to try to maintain an attempt at
  20. security by preventing users from deleting other users' files.  It might
  21. help keep things clean if a user can just "rm -r /tmp/" but I don't
  22. think I'd like users doing that on my system.
  23.  
  24. It should also be set on /var/tmp, but I think SunOS forgets that one by
  25. default.
  26.  
  27. Tim.
  28.