Hi Forrest, I noticed this too. It is a permission problem in the /var/ossec/etc/shared directory. I have been fixing a lot of stuff lately and I will release a new cvs snapshot with these fixes soon. Thanks, -- Daniel B. Cid dcid ( at ) ossec.net On 9/5/06, Forrest Aldrich <forrie@xxxxxxxxxx> wrote:
Seems this is a problem elsewhere, too. 2006/09/05 20:00:51 /etc/shared/rootkit_trojans.txt: Error accessing file '' 2006/09/05 20:00:51 /etc/shared/rootkit_files.txt: Error accessing file '' Yet, I see: ossec.conf: <rootkit_files>/var/ossec/etc/shared/rootkit_files.txt</rootkit_files> ossec.conf: <rootkit_trojans>/var/ossec/etc/shared/rootkit_trojans.txt</rootkit_trojans> Something's not getting the $PATH of OSSEC. BTW, this is on FreeBSD-6.1, if that matters. _F