Hi All, I meet difficulties to install ossec agent in a directory different of /var/ossec. During the installation I indicated a new target directory /mycustomdir.
I find it in *:~/ossec-hids-2.8.1/src/Config.OS* *CEXTRA= -DDEFAULTDIR=\"/mycustomdir\" -DCLIENT* However the makefile of generation of the binary does not seem to use this parameter and they always make a reference in /var/ossec i.e. error log message : ossec-agentd(1402): ERROR: Authentication key file '/var/ossec/etc/client.keys' not found. To solve this problem I have to make a symbolic link /var/ossec ==> /mycustomdir. This symbolic link works for OSSEC on Solaris and AIX but not on Linux RedHat. Did I forget a parameter of configuration ? Thanks -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
