Hey,
Currently I'm trying to create an external VNC connection using the HTML VNC application 'noVNC'.
I'm using the ProxMox API commands 'vncproxy' and 'vncwebsocket' which almost work perfectly.
One problem tho. The connection only works when I'm logged in into the proxmox web panel, while this is exactly what I don't want.
I found this topic; http://forum.proxmox.com/threads/19...nsole-from-external-site-vncwebsocket-via-api
Which basically describes the same problem I'm facing.
The solution was to let noVNC login into the ProxMox web panel, providing the login into the javascript code (which is no option for me).
Or to alter the proxmox perl file to allow external VNC connections with ticket authorization, but without the proxmox login problem. To bad this person didn't respond any more, after some one else asked if he could share his solution.
Is there anyone that has a fix for the problems i'm facing described above?
Thanks in advance!
Currently I'm trying to create an external VNC connection using the HTML VNC application 'noVNC'.
I'm using the ProxMox API commands 'vncproxy' and 'vncwebsocket' which almost work perfectly.
One problem tho. The connection only works when I'm logged in into the proxmox web panel, while this is exactly what I don't want.
I found this topic; http://forum.proxmox.com/threads/19...nsole-from-external-site-vncwebsocket-via-api
Which basically describes the same problem I'm facing.
The solution was to let noVNC login into the ProxMox web panel, providing the login into the javascript code (which is no option for me).
Or to alter the proxmox perl file to allow external VNC connections with ticket authorization, but without the proxmox login problem. To bad this person didn't respond any more, after some one else asked if he could share his solution.
Is there anyone that has a fix for the problems i'm facing described above?
Thanks in advance!