-
Notifications
You must be signed in to change notification settings - Fork 498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support to VMRC Console when using VMware hypervisor #1100
Comments
Original Redmine Comment Thanks, very interesting indeed! |
Original Redmine Comment Ideally read-only user run VMRC. https://code.vmware.com/web/sdk/55/vmrc New HTML console: https://www.vmware.com/support/developer/html-console/index.html |
duplicated by #2312 |
Signed-off-by: Frederick Borges <[email protected]>
Signed-off-by: Frederick Borges <[email protected]> (cherry picked from commit d93b755)
Signed-off-by: Frederick Borges <[email protected]> (cherry picked from commit d93b755) (cherry picked from commit 07f41e0)
Author Name: Carlos Cesario (Carlos Cesario)
Original Redmine Issue: 4785, https://dev.opennebula.org/issues/4785
Original Date: 2016-09-15
Hello all,
Would be interesting and secure provide virtual machine console access using VMRC API (When using VMware).
With it will not needed change firewall rules, run vnc service proxy, will needed only needed vrmc plugin in browser.
There is one good example how to use API - Perl
http://www.virtuallyghetto.com/2013/02/how-to-access-vsphere-remote-console.html
Ruby code
https://github.com/vmware/rvc/blob/master/lib/rvc/modules/vmrc.rb
-Carlos
The text was updated successfully, but these errors were encountered: