Hi- we set our VNC server (TigerVNC) to disconnect a session after a
certain amount of idle time (15 minutes). When that happens, guacamole
kicks in and does a countdown of a certain number of seconds and then
automatically reconnects the connection.

I want to turn the guacamole vnc auto-reconnect off.

We are using database authentication. So, I inserted the following into the
"guacamole_connection_parameter" table:

connection_id = '97'
parameter_name = 'autoretry'
parameter_value = '0'

It did not work- guacamole still auto reconnects after the connection
timeout.

What am I missing?

Tushar

Reply via email to