Hello all. Firstable, thanks for the awesome work with Apache Guacamole.
Our environment is CentOS with Guacamole 1.3.0 and RDP connections to Windows10 virtual clients. Now we need to query the active RDP sessions in order to shutdown inactive devices and start up in the moment we need them.
Our idea is get the active sessions with an SQL query from the command line and launch the shutdown/start up process. So, we have looked for a SQL table with the active connections to make an SQL query unsucessfully.
Is there any way to do that with SQL? Or do you have another idea to get the active sessions?
Thanks in advance -- -------------------------------------------------- ____ __ Rafael Cervillera Cortés | _ \ __ _ / _| __ _ Servicio de Microinformática | |_) / _` | |_ / _` | C.S.I.R.C. | _ < (_| | _| (_| | Universidad de Granada |_| \_\__,_|_| \__,_| [email protected], 958 241448 --------------------------------------------------------------------------- Este mensaje se dirige exclusivamente a su destinatario y puede contener información privilegiada o confidencial. Si no es vd. el destinatario indicado, queda notificado de que la utilización, divulgación o copia sin autorización está prohibida en virtud de la legislación Vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma vía y proceda a su destrucción --------------------------------------------------------------------------- This message is intended exclusively for its addressee and may contain information that is CONFIDENTIAL and protected by professional privilege. If you are not the intended recipient you are hereby notified that any dissemination, copy or disclosure of this communication is strictly prohibited by law. If this message has been received in error, please immediately notify us via e-mail and delete it. --------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
