- Community Home
- >
- Services
- >
- Insight Remote Support
- >
- Insight Remote Support 7.10.0.0162 web UI login is...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2023 11:28 AM - edited 04-04-2023 11:31 AM
04-04-2023 11:28 AM - edited 04-04-2023 11:31 AM
Insight Remote Support 7.10.0.0162 web UI login issues
I am running Insight Remote Support 7.10.0.0162 on a WS 2019 VM. it is configured with active directory authentication. I used to be able to login to https://localhost:7906 with a domain userid because it is in the group listed in rsadmin auth -displayAll . it used to work. now it doesn't , I have reconfigured, restarted services, and even rebooted -- no luck. I get this error when I enter my userid/password
HTTP 403 Forbidden - The website declined to show this webpage , the address bar shows
https://localhost:7906/remotesupport/command/loadUserInterface/
What is wrong? How do I fix it? Any Idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2023 04:18 AM
04-06-2023 04:18 AM
Re: Insight Remote Support 7.10.0.0162 web UI login issues
The HTTP 403 error indicates that the web server has received your request, but it is refusing to fulfill it. This error is usually caused by incorrect permissions or authentication issues. Since you were able to login before, it is possible that the issue is related to a recent update or configuration change.
Here are some steps you can take to troubleshoot the issue:
Check the Insight Remote Support logs for any errors or warnings. The logs are located in the "logs" directory under the Insight Remote Support installation directory. Look for any messages that indicate authentication or authorization issues.
Make sure that the group you are a member of is still listed in the rsadmin auth -displayAll output. If it is not, add it using the rsadmin auth -addGroup command.
Verify that the Active Directory server is up and running and that you can connect to it from the Insight Remote Support server.
Check the permissions on the Insight Remote Support files and directories. Make sure that the account used by the web server has read and execute permissions on the Insight Remote Support installation directory and its subdirectories.
Try accessing the web UI using a different browser or clearing your browser's cache and cookies.
If all else fails, try resetting the Insight Remote Support web UI to its default settings using the rsadmin ui -reset command.
If none of these steps work, you may need to contact Insight Remote Support technical support for further assistance.