Securities Software (System Integrity).Linux Tripwire 2.2.1
Edit the install.cfg file (vi install.cfg) and change this file to look like:
#
# install.cfg
#
# default install.cfg for:
# Tripwire(R) 2.2.1 for Unix
#
# NOTE: This is a Bourne shell script that stores installation
# parameters for your installation. The installer will
# execute this file to generate your config file and also to
# locate any special configuration needs for your install.
# Protect this file, because it is possible for
# malicious code to be inserted here
#
# To set your Root directory for install, set TWROOT= to something
# other than /usr/TSS as necessary.
#
# If CLOBBER is true, then existing files are overwritten.
# If CLOBBER is false, existing files are not overwritten.
CLOBBER=false
# The root of the TSS directory tree.
TWROOTs’Vusr”
# Tripwire binaries are stored in TWBIN.
TWBIN=”${TWROOT}/bin11
# Tripwire policy files are stored in TWPOLICY.
TWPOLICY=11${TWROOT}n”SS/policy”
# Tripwire manual pages are stored in TWMAN.
TWMAN=11$fTWROOT}/man11
# Tripwire database files are stored in TWDB.
TWDB^’SfTWROOTyrSS/db”
# The Tripwire site key files are stored in TWSITEKEYDIR.
TT/VSITEKEYDIR^’SOT/VROOTyTSS/key”
# The Tripwire local key files are stored in TWLOCALKEYDIR.
?n/VLOCALKEYDIR^’SfTWROOTyrSS/key”
# Tripwire report files are stored in TWREPORT.
TWREPORT=”${TWROOT}/TSS/report11
# This sets the default text editor for Tripwire.
TWEDITORs’Vbin/vi”
# TWLATEPROMTING controls the point when tripwire asks for a password.
TWLATEPROMPTING=false
# TWLOOSEDIRCHK selects whether the directory should be monitored for
# properties that change when files in the directory are monitored.
TWLOOSEDIRCHK=false
# TWMAILNOVIOLATIONS determines whether Tripwire sends a no violation
# report when integrity check is run with —email-report but no rule
# violations are found. This lets the admin know that the integrity
# was run, as opposed to having failed for some reason.
TWMAILNOVIOLATIONS=true
# TWEMAILREPORTLEVEL determines the verbosity of e-mail reports.
TWEMAILREP0RTLEVEL=3