Koozali.org: home of the SME Server

snort guardian removal

Dean Thomas

snort guardian removal
« on: January 24, 2003, 10:01:15 AM »
G'day

I was wondering if someone could please advise me on the best method of removing the guardian module from snort on a esmith 5.5 setup?

rene

Re: snort guardian removal
« Reply #1 on: January 26, 2003, 02:41:33 PM »
Hi,

I simply did an rpm -e on all rpm's that were installed before,
and it seemed to roll back the installation very clean.
It even removed the acid Alias in httpd.conf,
by removing S??AcidAlias under
/etc/e-smith/templates/etc/httpd/conf/httpd.conf/

So here is the sequence that worked for me:
rpm -e ari-mitel-acid-1.1-0
rpm -e trevor-mitel-guardian-1.0-2
rpm -e snort-mysql-1.9.0-1snort
rpm -e  snort-1.9.0-1snort

Until now, no bad consequences seen....

Regards, rené

Dean Thomas

Re: snort guardian removal
« Reply #2 on: January 26, 2003, 02:55:36 PM »
thanks Rene you are a champ!