Login with VNC Terminal

Phuoc Ha

Renowned Member
Jun 30, 2016
3
0
66
33
I'm a new guy using Proxmox. I have a problem when using web gui of proxmox. When i login to console of container or host. Everthing is working well, but when i finished my session, i have to manually logout user i had logon. It not automatic logout or logout afer specific time. How can i configure to fix it. Thank for support
 
This is a "guest" problem, so please refer to your "guest" manual or documentation. VMware, VirtualBox, Xen and all other VM systems work the same with regard to your problem.

For windows, use the default lock mechanism. For Linux, there exist different implementations, depending on your system: e.g. for bash exist the variable TMOUT.
 
I had tried add variable TMOUT, but it only logout ssh connection, not logout VNC connection. And account , i'm using is root account.
 
I solved that problem in container by used a script to kill terminal session and it run automatically after every 5 minutes. And i configure work only for web management terminal, ssh connection not effect. But in proxmox host, i do not know how to logout in web management console, if i type command "exit", it disconnect but when i reload , i can login directly into it without type password. It not secure, if i have multi host in cluster, someone can login and do what they want.
 
Please read about the very good user/rule/permission system. Never work as admin and only give users permissions for their own system.