Proxmox web gui time out session

r.kanatov

New Member
Apr 23, 2024
10
0
1
Good day, I have two hypervisors proxymox 8.2.4 which are assembled in a cluster by 2 nodes, I have the task of setting up a session timeout after 30 minutes of inactivity for the administrator, the question is how this can be done if there is no standard option, I tried to find something similar on the forum but all to no avail, but I have an idea, is it possible to get the tickets that proxymox uses and, for example, delete those that are currently being used by the administrator so that he is sent to the proxymox login window, please help
 
  • Like
Reactions: r.kanatov
Привет @r.kanatov, насколько мне известно, нет возможности контролировать тайм-аут. Вы можете найти некоторую архитектурную информацию здесь:
https://forum.proxmox.com/threads/idle-timeout-on-web-gui.128021/#post-559865

Вы можете что-то сделать, если вы используете прокси для фронтенда PVE. Кроме этого, вам может потребоваться изучить соответствующий код PVE и изменить его напрямую.

Удачи


Blockbridge: общее хранилище NVME со сверхнизкой задержкой для Proxmox - https://www.blockbridge.com/proxmox
thank you, I will try and figure it out, if I have any success, I will write here