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