[2858] in Athena Bugs
track bug
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Mon Aug 14 14:16:34 1989
Date: Mon, 14 Aug 89 14:16:16 -0400
From: Ken Raeburn <raeburn@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Cc: Donald T. Davis <don@ATHENA.MIT.EDU>
The version of track that we are using for servers assumes that it
runs with root privileges.
* Any errors encountered get written to /usr/adm/TRACKLOG, not to the
control terminal; if TRACKLOG isn't writable, an error message about
that problem is written to the terminal, but the original error is
discarded.
* It assumes that it can read any file. A file that is mode 511 (and
is not readable by me) appears to generate random checksums. (Two
packs, one an rvdcopy of the other, files not changed, checksums
were different.)
-- Ken