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!
Acknowledgments aren't working
Re: Acknowledgments aren't working
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Acknowledgments aren't working
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.
Attached below is the screenshot of the preferences for the same user used in previous screenshots.
You do not have the required permissions to view the files attached to this post.
Re: Acknowledgments aren't working
I noticed that in the /usr/local/nagios/etc/cgi.cfg file you have:
Change this to:
Run:
Log of the Nagios XI interface, then log back in as "nwilliams", and try to acknowledge a problem.
Did this fix the issue?
Code: Select all
use_authentication=0Code: Select all
use_authentication=1Code: Select all
service nagios stop
service ndo2db stop
service ndo2db start
service nagios startDid this fix the issue?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Acknowledgments aren't working
Wow. That in fact did fix the issue.
Thank you!!
Thank you!!
Re: Acknowledgments aren't working
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!
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!