Page 3 of 3

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

Posted: Wed Oct 11, 2017 8:55 am
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.

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

Posted: Sat Oct 14, 2017 12:34 pm
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..

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

Posted: Mon Oct 16, 2017 9:34 am
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!