credentials for logging in to a terminal session
credentials for logging in to a terminal session
I am able to log in using the web interface. I need to be able to open a terminal session and cannot get past the login window. I tried using root and nagios admin with the same passwords I have set on the web interface and it is not being accepted. How can I opaen a terminal session.
Re: credentials for logging in to a terminal session
By default our OVA images have root:nagiosxi as the credentials.
Former Nagios employee
Re: credentials for logging in to a terminal session
that did it and now that I am in I can change the root password, but how to enable ssh for nagios admin so I don't have to log in as root...thanks
Re: credentials for logging in to a terminal session
You would need to create a nagiosadmin account on the system level and allow it to log in via SSH.
http://www.tecmint.com/add-users-in-linux/
You might want to consult with your Linux admin on this, since it is a bit out of scope.
http://www.tecmint.com/add-users-in-linux/
You might want to consult with your Linux admin on this, since it is a bit out of scope.
Former Nagios employee