You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Manoj Patil <ma...@gmail.com> on 2020/01/28 04:33:33 UTC

How to find disconnected session in guacamole

Dear Sir,

we used guacamole 1.0 with x11rdp on centos 7.5 .

we connect the xrdp session from Firefox Mozilla or chrome. when i am
taking remote of centos through xrdp using firefox or chrome  and suddenly
closed the firefox or chrome directly without logout the guacamole or xrdp
then how to find out this session is currently working or not and how to
kill this type of sessions.



-- 
Thanks & Regards,

Manoj Patil.(Asst. Manager DBA)
Netwin Systems & Softwares(I) Pvt.Ltd
Nasik.
Mobile No -+91-9922507588
Email- manoj2patil@gmail.com

Re: How to find disconnected session in guacamole

Posted by Mike Jumper <mj...@apache.org>.
On Mon, Jan 27, 2020, 20:33 Manoj Patil <ma...@gmail.com> wrote:

> Dear Sir,
>
> we used guacamole 1.0 with x11rdp on centos 7.5 .
>
> we connect the xrdp session from Firefox Mozilla or chrome. when i am
> taking remote of centos through xrdp using firefox or chrome  and suddenly
> closed the firefox or chrome directly without logout the guacamole or xrdp
> then how to find out this session is currently working or not and how to
> kill this type of sessions.
>

Guacamole already automatically closes connections when the browser is
closed.

If you also need the XRDP session to be entirely terminated, rather than
persist awaiting reconnection, you will need to look into ways for XRDP to
do that. Guacamole is not part of the equation when it comes to XRDP's
internal session management.

- Mike