- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Orchestrator v5.1 - allow non-admins access to webview
I am running the Orchestrator v5.1 appliance. I have created a custom request portal using the info from here. However, I can only log in with an account that is part of the VCO administrators group. All others get "Unable to connect : You are not authorized to access the web view". This user can successfully see and execute the workflow when going through the Java client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See this KB: .. http://kb.vmware.com/kb/2016770 This issue started with vCO 4.2.1 due to security changes...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Burke. I also posted this in reply to your comment on the thread, linked earlier, for the custom request portal.
In the end, all I needed to do was change the permissions on the jar file.
cd /opt/vmo/app-server/server/vmo/deploy/vmo-server
chmod 644 o11n-modelejb-server.jar
After that, restarted the configuration then the service. It works now. I did not have to replace any files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Okay, glad it is taken care of and working -- honestly, I lose track of which questions have been answered so I occasionally just check through unanswered threads and post a reply if I can.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Be careful that is KB applies to Orchestrator 4.2.1 only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Resurrecting this thread since I have the same issue under vCO 5.5. Is anyone aware of a fix for this issue under 5.5?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to "bump" this thread .. because in vCO 5.5.1 is still the same Problem.
I found also this KB:
But that is also Orchestrator 4.x.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same problem here too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can anyone confirm a fix for vCO 5.5.1 ? seeing similar issue on appliance view permissions granted for domain user group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Also seeing this issue in VCO 5.5.2, installed on windows machine. The folder "orchestrator_installation_folder\app-server\server\vmo\deploy\vmo-server\" that some mention changing permission on no longer seems to exist in this version.