Page 1 of 1
Display operations screen without credentials
Posted: Thu Jun 25, 2020 11:23 am
by mmccullough
Hello,
Is there a way to allow an un-athenticated user to see the "Operations Screen" or even a published "Dashboard"?
Thanks.
NagiosXI 5.7
Centos 7.8 x64
Manual install of XI
Re: Display operations screen without credentials
Posted: Fri Jun 26, 2020 10:15 am
by ssax
You can use auth_tokens:
http://YOURXISERVER/nagiosxi/help/auth- ... erence.php
You can also go to the dashboard/operations screen and click the very top right menu with three horizontal lines and click the first button to schedule the page as a report.
Or you could create a read-only user and/or use the auto-login functionality in Admin > Automatic Login.
Those are currently the only options at this time.
Re: Display operations screen without credentials
Posted: Fri Jun 26, 2020 11:05 am
by mmccullough
Thank you for your reply. This will work for us.
Re: Display operations screen without credentials
Posted: Fri Jun 26, 2020 2:30 pm
by lmiltchev
Great! I am closing this thread then, and marking it as resolved. Thanks!