Hello everyone,
I have manged to successfully install security/ossec-hids-server on my FreeBSD host. I run my web server and database server inside a jail. When I tried to run the setup.sh for OSSEC-WUI in my webjail, it failed with the following:
Is it not possible to run ossec-webui inside my jail? Has anyone got a quick how to?
Thank you all in advance.
Fred
I have manged to successfully install security/ossec-hids-server on my FreeBSD host. I run my web server and database server inside a jail. When I tried to run the setup.sh for OSSEC-WUI in my webjail, it failed with the following:
admin@bsd /usr/local/www/ossec/public% ./setup.sh
Code:
Setting up ossec ui...
Username: ossecadmin
** ERROR: Could not find htpasswd. No password set.
Enter your web server user name (e.g. apache, www, nobody, www-data, ...)
www
sed: -i: No such file or directory
sed: first RE may not be empty
Enter your OSSEC install directory path (e.g. /var/ossec)
/usr/local/ossec-hids
chmod: /usr/local/ossec-hids/tmp/: No such file or directory
chgrp: /usr/local/ossec-hids/tmp/: No such file or directory
You must restart your web server after this setup is done.
Setup failed to complete.
Is it not possible to run ossec-webui inside my jail? Has anyone got a quick how to?
Thank you all in advance.
Fred