Remote Desktop integrating Apache Guacamole
We use Apache Guacamole Remote Desktop to solve most of the tickets remotely, consider possible to perform an integration of GLPI with Guacamole Remote Desktop.
Glpi could integrate the Apache Guacamole Remote Desktop Web API to visualize the equipment, and insert a button in the standard interface in the details of the ticket to request the remote connection, which will open the browser to view the remote computer.
https://guacamole.apache.org/api-documentation/
https://guacamole.apache.org/doc/gug/guacamole-common-js.html
In the administration page of glpi, we could insert the user / password and the necessary data for the management of Apache Guacamole Remote Desktop.
Apache Guacamole
Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.
We call it clientless because no plugins or client software are required.
Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.
Servicio de atención al cliente por UserEcho
how about using external links?
My only qualm with this would be that is relies on a specific RDP/VNC/SSH server implementation. While Apache Guacamole looks like a great solution, it forces GLPI to directly support this specific implementation. I would much rather see this done as a plugin while GLPI provides the interface or abstraction needed for plugins which could integrate Apache Guacamole or any other solution.
It would be up to GLPI's team through an official plugin or up to the plugin community to handle the actual implementation.
Some businesses may want to use RDP/VNC/SSH directly while others may want an external source such as TeamViewer, LogMeIn, etc. For example, my employer is now responsible for supporting users who may be offsite without a proper VPN so we are using LogMeIn due to the current pandemic.
I feel it is difficult to plan for the many possible implementations as long as there aren't any plugins that integrate these remote control services (at least none that I know of).
https://gitlab.cylab.be/cylab/php-guacamole-api
https://github.com/ridvanaltun/guacamole-php-sdk
No helpdesk solution on the market has this functionality.
Glpi would be the first helpdesk solution that offers this functionality, it would be a great differentiator compared to other open source and commercial solutions.
ngx-remote-desktop
is an Angular component for connecting to a remote desktop using the guacamole remote desktop gatewayhttps://github.com/ILLGrenoble/ngx-remote-desktop
https://github.com/vadimpronin/guacamole-lite
https://www.npmjs.com/package/guacamole-lite
NodeJS replacement for guacamole-client (server-side Java servlet). Guacamole is a RDP/VNC client for HTML5 browsers.
https://github.com/wwt/guac-vue
guac-vue
This is a simple implementation of a Vue client to our custom Guacamole Client in Go.
This implementation passes passwords over in plaintext. It's not recommended to run this way in production. This is for demoing purposes only.
https://unpkg.com/browse/vue-guacamole-client@1.3.3/
http://tahuuchi.info/vue-guacamole-client
https://github.com/vadimpronin/guacamole-lite
https://github.com/linuxserver/gclient
https://gitlab.cylab.be/cylab/php-guacamole-api
https://github.com/ridvanaltun/guacamole-php-sdk
I know this is an old topic, but would this make more sense: Remote Monitering and Management Integration (Tactical RMM) / General / GLPI (userecho.com)