Acknowledgments aren't working

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Acknowledgments aren't working

Post by lmiltchev »

What do you have set up for this user under "Preferences" (language, date & number format)? Is this a "local" or AD/LDAP user? This is not shown on the screenshot.
I haven't been able to recreate the issue. We will need to review the configs/logs. Please PM the profile.zip to me or anyone else on the Tech Support team. Thank you!
Be sure to check out our Knowledgebase for helpful articles and solutions!
dtlrinc
Posts: 15
Joined: Wed Jul 29, 2015 10:12 am
Contact:

Re: Acknowledgments aren't working

Post by dtlrinc »

Users that I have attempted to acknowledge are all AD Users.
Attached below is the screenshot of the preferences for the same user used in previous screenshots.
128.PNG
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Acknowledgments aren't working

Post by lmiltchev »

I noticed that in the /usr/local/nagios/etc/cgi.cfg file you have:

Code: Select all

use_authentication=0
Change this to:

Code: Select all

use_authentication=1
Run:

Code: Select all

service nagios stop
service ndo2db stop
service ndo2db start
service nagios start
Log of the Nagios XI interface, then log back in as "nwilliams", and try to acknowledge a problem.

Did this fix the issue?
Be sure to check out our Knowledgebase for helpful articles and solutions!
dtlrinc
Posts: 15
Joined: Wed Jul 29, 2015 10:12 am
Contact:

Re: Acknowledgments aren't working

Post by dtlrinc »

Wow. That in fact did fix the issue.

Thank you!!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Acknowledgments aren't working

Post by lmiltchev »

I am glad I could help! :)

I will be locking this topic now. If you have any more questions/issues, please start a new thread. Thank you!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked