On 2/14/13, John Horne <john.ho...@plymouth.ac.uk> wrote:
> On Thu, 2013-02-14 at 11:22 +1100, Vincent McIntyre wrote:
>
>>  - the path given by lsof is relative (and does not actually exist, see
>> below)
>>  - RTKT_FILE_WHITELIST does not accept relative pathnames (rkhunter
>> --check exits, complaining bitterly about being unable to find the
>> file) so I can't whitelist the file.
>>
> Hello,
>
> Try adding 'EXISTWHITELIST=.vnc/hydra' to your config file.
>

I tried each of the following, running --propupd after each change.
EXISTWHITELIST=.vnc/hydra
EXISTWHITELIST=".vnc/hydra"
EXISTWHITELIST="*.vnc/hydra"

All return the same error from rkhunter --check, eg:
Invalid EXISTWHITELIST configuration option: Invalid pathname: .vnc/hydra

Ok, so absolute pathnames must be required.

EXISTWHITELIST="/home/*/.vnc/hydra"

was the charm for me.
We did consider this directive but not sure why we did not actually
test it out thoroughly.

Thanks for your answer, and for rkhunter.
Vince

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Rkhunter-users mailing list
Rkhunter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to