head	1.2;
access;
symbols
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.06.04.09.20.58;	author edwin;	state dead;
branches;
next	1.1;

1.1
date	2003.04.13.13.17.14;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@iUpdate of Samhain to 1.7.8

	Update to version 1.7.8
	Fix build when MySQL logging is enabled
	Add LOG_SERVER and ALT_LOG_SERVER tunables
	Require LOG_SERVER be defined for clients
	Have clients request config and signatures from server by default
	Change TRUSTED_USER to a more accurate name (RUNAS_USER)
	Fix sample config file install/deinstall
	Add documentation on tunables

PR:		ports/52912
Submitted by:	David Thiel <lx@@redundancy.redundancy.org>
@
text
@--- samhain-install.sh.in	Wed Jan 15 16:51:57 2003
+++ samhain-install.sh.in	Wed Jan 15 16:52:10 2003
@@@@ -13,7 +13,7 @@@@
 mandir=@@mandir@@
 
 sysconfdir=@@sysconfdir@@
-configfile=@@myconffile@@
+configfile=/usr/local/etc/samhainrc.sample
 
 pid_file=@@mylockfile@@
 pid_dir=@@mylockdir@@
@


1.1
log
@The Samhain Intrusion Detection System

	Samhain is a host-based Intrusion Detection System and
	integrity checker with advanced features such as centralized
	logging, MySQL/PostgreSQL support, and rootkit detection.

PR:		ports/46982
Submitted by:	David Thiel <lx@@redundancy.redundancy.org>
@
text
@@

