fcwu / docker-ubuntu-vnc-desktop

A Docker image to provide web VNC interface to access Ubuntu LXDE/LxQT desktop environment.
Apache License 2.0
3.91k stars 1.42k forks source link

Change the password of the web session into the browser ? #300

Open Almaric78 opened 1 year ago

Almaric78 commented 1 year ago

Hello, Do you know how to change the password for the web logging into a shell ? It is not possible to type password or passwd in a terminal, the window is automatically minimized. How it works ? Is it a special protection ? And when I use the docker console, it changes the root password but nothing happens when I reload the page into the web browser.. It is still the same password. PS : I don't want to redeploy the container with VNC_PASSWORD=mypassword if it is possible. Thanks for this good work 👍