Page 1 of 1
credentials for logging in to a terminal session
Posted: Mon May 18, 2015 11:00 am
by humblepie
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
Posted: Mon May 18, 2015 11:03 am
by tmcdonald
By default our OVA images have root:nagiosxi as the credentials.
Re: credentials for logging in to a terminal session
Posted: Mon May 18, 2015 11:08 am
by humblepie
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
Posted: Mon May 18, 2015 11:12 am
by tmcdonald
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.