Newsgroups: comp.unix.xenix Path: utzoo!utgpu!milan From: milan@gpu.utcs.utoronto.ca (Milan Strnad) Subject: Disallow rm'ing your own open file Message-ID: <1990Feb17.190606.22454@gpu.utcs.utoronto.ca> Organization: University of Toronto Computing Services Distribution: na Date: Sat, 17 Feb 90 19:06:06 GMT I am trying to put some controls on the "root" account (don't even ask why). Currently I have all of root's activity (key strokes, etc.) getting logged in a log file. Unfortunately, this does not prevent the root user from "rm"ing the log file, but it does prevent him from modifying it. File locking does not seem to work in this instance. How can I better ensure the log file maintains its integrity? I'm using SCO Xenix 2.3.2 on a Compaq 386.