Greetings,
Searching through numerous threads it appears several others in the past have had the same issue with the VNC password, and i have yet to see a resolution and was wondering if anyone might know a work around or fix to it, besides downgrading back to version 4.
I have a Linux VM (using the guide:https://pve.proxmox.com/wiki/VNC_Client_Access)
if I put in the following:
Set the port forwarding up to point at the Proxmox Server on port 5955, I can use multiple VNC Viewers and log in externally and Internally without any issue.
However if I do this:
I get nothing but Authentication errors, suggesting that the "foobar1" is really not the password (In that case what is the password? how do i find it?) or That there is some setting within proxmox the wiki page has not discussed that needs to be enabled or disabled, or simply a bug that never got fixed.
Any help would be appreciated.
Searching through numerous threads it appears several others in the past have had the same issue with the VNC password, and i have yet to see a resolution and was wondering if anyone might know a work around or fix to it, besides downgrading back to version 4.
I have a Linux VM (using the guide:https://pve.proxmox.com/wiki/VNC_Client_Access)
if I put in the following:
Code:
change vnc 0.0.0.0:55
Set the port forwarding up to point at the Proxmox Server on port 5955, I can use multiple VNC Viewers and log in externally and Internally without any issue.
However if I do this:
Code:
change vnc 0.0.0.0:55,password
set_password vnc foobar1
I get nothing but Authentication errors, suggesting that the "foobar1" is really not the password (In that case what is the password? how do i find it?) or That there is some setting within proxmox the wiki page has not discussed that needs to be enabled or disabled, or simply a bug that never got fixed.
Any help would be appreciated.