VNC client without PVEAuthCookie

MatthieuLAURENT39

New Member
Jan 10, 2023
4
1
1
Hello,
I would like to be able to give access to virtual machines with the VNC client without needing to have the PVEAuthCookie set.
I saw that you could get a token with the /vncproxy api endpoint, but i couldn't find any way to use that token to authenticate to the VNC web client without a PVEAuthCookie.
Thanks in advance for your help.
 
You can set the args configuration option via the API, but it is limited to root@pam for security reasons (args can be used to add arbitrary arguments to the kvm invocation).