Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
None
Description
The web application currently assumes that one guacd will be used to provide access to all connections. This assumption fails if:
- Multiple guacd instances are spread out across different networks
- Another component implementing the Guacamole protocol is being used instead of guacd on a per-connection basis (like the X.Org driver of GUACAMOLE-168)
Though no change is needed to the core APIs, as no such assumption is made at that level, the web application and extension API should be modified such that the guacd (or other Guacamole proxy) applicable to a connection can be specified explicitly for that connection.
Attachments
Issue Links
- is depended upon by
-
GUACAMOLE-168 Add support for X.Org
- In Progress
- is related to
-
GUACAMOLE-320 Text attributes may erroneously be set as blank
- Resolved
-
GUACAMOLE-577 Add Proxy Hostname and Port to LDAP Extension
- Closed