I have just setup Orion and am trying to access it via browser from a machine other than the server. When I login I get redirected to the login page again. Has anyone seen this before? Also I can login on the server from a web browser just fine.
This sounds like a problem we've started seeing where some browser reject the cookie our website sets. Customers who have had this problem have been able to work around it by making this edit:
Edit C:\Inetpub\Solarwinds\Orion\Login.aspx.cs.
Towards the end of the file, find this line:
FormsAuthentication.SetAuthCookie(username,true);
Change the "true" to "false" and save.
Thank you, that worked perfectly!
Glad to hear it. We'll be putting that in a hotfix soon.
Hi
after installing Orion 8.5.1, when I go to the server on the web, I get forwarded to the following URL which brings me the map without asking username and password.
any idea would be appreciated.
Thanks
Foroozan
sorry I forgot to put the URL in my last email.
Server-IP-Address/.../SummaryView.aspx