What do you mean "connected to the Server with root"?
Have you seen this?
You will be prompted for an SSH account on the master server that has
sudo privileges. (Note: the management interface on the sensor must be
able to SSH to the management interface on the server, so please make
sure that your server has been set up and you have network
connectivity and no firewall rules that would block this traffic.)
Consider creating a separate SSH account on the master server for each
sensor so that if a sensor is ever compromised, its individual account
can be disabled without affecting the other sensors. To do this,
create a new user using the adduser command and then add the user to
the sudo group. Once Setup is complete, the user can be removed from
the sudo group.
http://code.google.com/p/security-onion/wiki/Installation
Doug
On Wed, Feb 6, 2013 at 8:40 PM, Simon <
hall.s...@gmail.com> wrote:
> Yea autossh is running and connected to the Server with root at the moment since its just deployed in a VM test environment at the moment.