Ask a Question related to Linux / Unix Administration, Design and Development.
-
David Douthitt #1
Re: File integrity checkers
Roberto wrote:
Sounds like you need portability and centralized control.> I've seen a few that are available (Tripwire, AIDE, Samhain,
> Integrit). Does somebody have any experience with them to say which
> one is better? Basically, what I need is something that can verify
> about 60-80 different machines (mainly Sun, Linux, Alphas, but a few
> others too), but from a centralized station.
Tripwire is the hands down favorite and usually first mentioned, but the
open source version is currently lagging in maintenance and was dropped
by Red Hat from their Advanced Server 3 release and from the Fedora
Core. Others may be dropping Tripwire as well. I believe that Tripwire
doesn't support a centralized operation either.
I recently examined Samhain, which supports the centralized model, as
well as the traditional host-only model.
AIDE I don't know too well; it is the most often "second choice"
mentioned and appears to be the first choice for a tripwire replacement.
However, in my estimation, Samhain is used most by large installations.
I'm currently seriously evaluating Samhain.
Realize, too, that Red Hat Advanced Server does not come with a
replacement for Tripwire. I don't know which of these have Solaris
support, or support for whatever the Alphas are running.
Note that whatever database you create has to be protected; I recommend
off-host storage and a read-only copy on CDROM.
David Douthitt Guest
-
Referential Integrity
I've got a CONTACTS table that is used to store different types of contacts and therefore relates to many different tables (CUSTOMERS, SITES,etc).... -
Integrity constraint violation
I'm getting the following error when I try to insert the following code: Code: <cfquery datasource="#data_source#"> INSERT INTO... -
custom integrity check
Hi, I have the following table as a link table between my 'cats' table and my 'items' table. Every item must have at least one cat and exactly... -
Honesty & Integrity = Cash
Honesty & Integrity = Cash ***I have not tried this yet, but I think it is worth a $7.00 investment. I spend more than that for lunch!*** I'd... -
set integrity with temporary exception tables?
hallo! UDB V7.1 and V8.1.3 windows i have a foreign key constraint between two tables. i do the following: 1. export parent table 2. load...



Reply With Quote

