home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / apps / 3088 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.sys.sun.apps
  2. Path: sparky!uunet!gatech!udel!darwin.sura.net!rsg1.er.usgs.gov!fmsrl7!lynx.unm.edu!zia.aoc.nrao.edu!rmilner
  3. From: rmilner@zia.aoc.nrao.edu (Ruth Milner)
  4. Subject: Re: Can f77 be taught not to use /tmp?
  5. Message-ID: <1993Jan25.231051.16953@zia.aoc.nrao.edu>
  6. Reply-To: rmilner@zia.aoc.nrao.edu (Ruth Milner)
  7. Organization: National Radio Astronomy Observatory, Socorro NM
  8. References: <1993Jan20.185627.19507@mapsut.einstein.com> <447@ftms.UUCP>
  9. Date: Mon, 25 Jan 93 23:10:51 GMT
  10. Lines: 22
  11.  
  12. In article <447@ftms.UUCP> brown@ftms.UUCP (Vidiot) writes:
  13. >In article <1993Jan20.185627.19507@mapsut.einstein.com> shmuel@mapsut.einstein.com (Shmuel Einstein) writes:
  14. ><
  15. ><If one cannot change the compiler's temp directory, is it permissable to
  16. ><change /tmp to point to space on another partition?  
  17. >
  18. >While this isn't a perfect solution, all of our systems have been reconfigured
  19. >so that none of the temp space is in / (root).  
  20. >
  21. >    mkdir /usr/tmp
  22. >    chmod 777 /usr/tmp
  23.  
  24. Note: the permissions really should be 1777, to set the sticky bit so that 
  25. users can only delete files that belong to them. Otherwise, if you have write
  26. permission on the directory, you can delete any of the files in it regardless
  27. of who owns them.
  28.  
  29. Use this mode on any directory where everyone needs to be able to write, but
  30. you want some measure of control over file access.
  31. -- 
  32. Ruth Milner                          NRAO/VLA                  Socorro NM
  33. Computing Division Head      rmilner@zia.aoc.nrao.edu
  34.