On Wed, Jul 16, 2003 at 11:35:47AM -0700, Eric Robinson wrote: > I thought of tripwire, but it seems like setting it up is a fair amount of work for > something that should be a simple command-line. You'd have to set up tripwire on any > machine that you wanted to do this on. Plus, I'm not sure, but is not tripwire > limited to reporting on a list of pre-configured file watches, and basic md5 hash > differences? What I want is a nice, clean, plaintext report that shows what files > were added, which were removed, which changed, etc., everywhere in the system, since > the last time I ran a snapshot. >
Tiger is a cool thing I have on my firewall http://www.tigersecurity.org/ http://savannah.nongnu.org/projects/tiger/ check_perms is in the tiger package and it might be what you are looking for http://savannah.nongnu.org/cgi-bin/viewcvs/*checkout*/tiger/tiger/scripts/check_perms?rev=1.6 there is lots of crazy cool stuff in tiger -- Erin Quinlan <[EMAIL PROTECTED]> http://www.dasbistro.com/~erin #!/bin/sh apt-get install tiger _______________________________________________ RLUG mailing list [EMAIL PROTECTED] http://www.rlug.org/mailman/listinfo/rlug
