autocreated linux user nagios' password

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dividezero
Posts: 2
Joined: Thu May 09, 2013 6:43 am

autocreated linux user nagios' password

Post by dividezero »

Hi im pretty new to using nagios xi, i installed nagios xi on a RHEL server based on the manual installation pdf.

I created a linux user named 'nagios' without a password, but the ./fullinstall script apparently does everything including also creating a linux user called 'nagios' for me. what i probably missed from the logs are the passwords for the created user 'nagios'. Now i cant seem to su into the user since i dont know the password for it. Does anyone know what the default values for this?

This is the pdf i used
https://www.google.com.my/url?sa=t&rct= ... 0616,d.bmk
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: autocreated linux user nagios' password

Post by abrist »

There is no password set for user nagios by default. You will not be able to su to nagios unless you are root. Please do not set a password on the user.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
dividezero
Posts: 2
Joined: Thu May 09, 2013 6:43 am

Re: autocreated linux user nagios' password

Post by dividezero »

So starting and stopping nagios services should be done as root rather than nagios user?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: autocreated linux user nagios' password

Post by abrist »

Yes. The nagios user should be treated as a system account, primarily for providing group/user permissions for most of nagios/XI.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked