GitHub user mike-jumper opened a pull request:

    https://github.com/apache/incubator-guacamole-client/pull/153

    GUACAMOLE-189: Add support for per-connection guacd instances

    This change adds an API-level object describing the connection to guacd, 
`GuacamoleProxyConfiguration`, and modifies the database authentication to 
support defining guacd's hostname, port, and encryption method on a 
per-connection basis.
    
    Besides allowing for deployments leveraging multiple guacds for different 
subsets of machines, this is a necessary step for [the Guacamole X.Org 
driver](https://issues.apache.org/jira/browse/GUACAMOLE-168), which itself acts 
as guacd.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/incubator-guacamole-client 
multi-guacd

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-guacamole-client/pull/153.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #153
    
----
commit 152de87dc21260c3a9f25c1a0e9eee78900a3cda
Author: Michael Jumper <[email protected]>
Date:   2016-10-23T03:19:18Z

    GUACAMOLE-189: Allow per-connection guacd parameters for the JDBC auth.

commit 31b1b42ba6bf873e3f7af0848c6c24495027a14d
Author: Michael Jumper <[email protected]>
Date:   2017-01-25T05:38:31Z

    GUACAMOLE-189: Refactor GuacamoleProxyConfiguration to guacamole-ext.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to