[
https://issues.apache.org/jira/browse/GUACAMOLE-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728472#comment-17728472
]
Nick Couchman commented on GUACAMOLE-1798:
------------------------------------------
I took a stab at this, once upon a time...
https://github.com/apache/guacamole-client/pull/196
(GUACAMOLE-248)
> Add support for connection parameter inheritance
> ------------------------------------------------
>
> Key: GUACAMOLE-1798
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1798
> Project: Guacamole
> Issue Type: New Feature
> Components: guacamole-auth-jdbc
> Reporter: bendemctl
> Priority: Major
>
> There are a lot of parameters, and those parameters are generally (at least
> for us) the same for every single connection. The only thing we change is the
> hostname and user.
> It would be great if there could be a way to avoid having to set those
> parameters over and over again and it would simplify greatly the process of
> changing those parameters (change them in the parent group instead of every
> single connection).
> I'm thinking setting connection parameters on connection groups and having
> child groups and connections inherit them (or override them) would be a good
> and intuitive way to achieve this, wdyt?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)