[719] in linux-security and linux-alert archive
Re: [linux-security] uhh.. security?
daemon@ATHENA.MIT.EDU (Kurt Hockenbury)
Sat May 11 12:31:17 1996
Date: Fri, 10 May 1996 17:15:55 -0400 (EDT)
From: Kurt Hockenbury <khockenb@ares.cc.stevens-tech.edu>
To: Pat Trainor <ptrainor@aura.title14.com>
cc: linux-security@tarsier.cv.nrao.edu
In-Reply-To: <Pine.LNX.3.91.960509192951.203G-100000@aura.title14.com>
On Thu, 9 May 1996, Pat Trainor wrote:
> What way can a sysadmin check all dirs for the proper (or close)
> permissions and symbolic links for an a> functional system, and b> a
> secure system?
Well, once you have the permissions set up the way you want them, you can
use tripwire (available from ftp.cert.org) to make sure that they and
your programs remain intact. It would be nice if some of the
distributions could ship with tripwire and a tripwire database.
symlinks will check for dangling symlinks, and some other stuff.
Site1 =tsx-11.mit.edu
Path1 =/pub/linux/sources/usr.bin
Site2 =sunsite.unc.edu
Path2 =/pub/Linux/utils/file
File1 =symlinks-1.0.tar.gz
-Kurt