Password maintenance of Nagios xi
-
- Posts: 60
- Joined: Wed Aug 05, 2020 1:54 am
Password maintenance of Nagios xi
If local Linux accounts password have to be changed periodically by PAM such as cyberark, what local accounts are used by Nagios xi to perform operations? Is a user called nagios which's in /usr/local/nagios/etc/ndo2db.cfg only has to be changed? Pls list out if any. Current version of Nagios xi is 5.4.13.
-
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Password maintenance of Nagios xi
Hi,
On the server there is nagios user account which is critical for the proper functioning of the program, you can check the status of this account with the following command.
By default, there shouldn't be a password set for this account. Regarding passwords for database accounts, we have instructions for setting those in the following guide.
How to Change Default Passwords
Let us know if you have any other questions.
Benjamin
On the server there is nagios user account which is critical for the proper functioning of the program, you can check the status of this account with the following command.
Code: Select all
chage -l nagios
How to Change Default Passwords
Let us know if you have any other questions.
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!