NSP: Sorry Dave, I can't let you do that

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: NSP: Sorry Dave, I can't let you do that

Post by tgriep »

Lets try this, edit the /etc/httpd/conf/httpd.conf file and comment out the these 2 lines at the bottom of the file

Code: Select all

header always set x-frame-options "SAMEORIGIN"
Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure
Save the file and restart Apache

Code: Select all

service httpd restart
Let us know how it works out.
Be sure to check out our Knowledgebase for helpful articles and solutions!
n8860104460
Posts: 32
Joined: Wed Jan 11, 2017 3:36 pm

Re: NSP: Sorry Dave, I can't let you do that

Post by n8860104460 »

@tgrip That fixed it up. I am able to login to the new system.

Thank you for all who help me to fix the issue..
kyang

Re: NSP: Sorry Dave, I can't let you do that

Post by kyang »

Sounds great! I'll be closing this topic as resolved!

If you have any more questions, feel free to create another thread!

Thank you for using the Nagios Support Forum!
Locked