I am attempting to install the package ossec-hids-agent onto Ubuntu 14.04.4.
While installing it is kicking the error
Setting up ossec-hids-agent (2.8.3-3trusty) ...
chown: invalid user: ‘ossec:ossec’
dpkg: error processing package ossec-hids-agent (--configure):
subprocess installed post-installation script returned error exit status 1
When I look at /etc/passwd I do not see an entry for ossec; and I could not find any documentation stating I needed to create one when dealing with the repository.
Am I missing something?
Thank you for any help