home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / question / 10461 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  828 b 

  1. From: aakash@hpcupt3.cup.hp.com (Aakash Sahai)
  2. Date: Thu, 27 Aug 1992 17:51:51 GMT
  3. Subject: Re: How to prevent a large core-dump
  4. Message-ID: <118390009@hpcupt3.cup.hp.com>
  5. Organization: Hewlett Packard, Cupertino
  6. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!hpscdc!hplextra!hpcc05!hpcuhb!hpcupt3!aakash
  7. Newsgroups: comp.unix.questions
  8. References: <1992Aug26.013800.27174@sserve.cc.adfa.oz.au>
  9. Lines: 13
  10.  
  11. In article <1992Aug25.173056.13401@utwente.nl> soos@math.utwente.nl (Adwin Soos) writes:
  12. | A few weeks or even months ago I have read some discussion about the problem
  13. | of preventing a core-dump.
  14.  
  15. Two simple solutions are -
  16.  
  17. (i)    Run the core-dumping program from a directory where the user does
  18.     not have permission to create file.
  19.  
  20. (ii)    Set the Effective-User-ID of the program different from its
  21.     Real-User-ID.
  22.  
  23. -- Aakash
  24.