Dimitri wrote: > $ sudo /var/www/var/ossec/bin/manage_agents > 2009/10/29 17:46:03 manage_agents(1203): ERROR: Invalid user '' or group > 'ossec' given. > > OSSEC run on OpenBSD 4.5 and until today is OK, but I tried add a new client > and display this error.
It probably has something to do either with the chroot or environment while running under sudo. Maybe it will work if you run it as the ossec user (pass it as an option to sudo).
