Page 1 of 1

Rkhunter

Posted: Sat May 01, 2010 7:18 am
by DarkF@der
hello,


how to disable rkhunter cronjob check running of deleted files?

and how to fix that it will be send to the right email adress because it send the mail to root@localdomain.localhost
because of that i will get deleviry failed message


Greetz

Re: Rkhunter

Posted: Sun May 02, 2010 11:26 am
by breun
DarkF@der wrote:how to disable rkhunter cronjob check running of deleted files?
Make sure DISABLE_TESTS in /etc/rkhunter.conf contains 'deleted_files'. AFAIK it's disabled be default.
and how to fix that it will be send to the right email adress because it send the mail to root@localdomain.localhost
because of that i will get deleviry failed message
Edit /etc/sysconfig/rkhunter and set MAILTO to the desired address.

The config files have comments that explain the settings.