On Nov 30, 2016 01:50, "stewe" <[email protected]> wrote: > > ... > > As far as I see providing username and password is only possible when > configuring the connection(!), so all users who are allowed to use this > connection with authenticate with the same username and password, a security > issue I think. Or you configure a special connection for each host/user. But > this means, the connection has to be reconfigured if the user changes his > password. >
You can dynamically vary parameters by the username/password provided to Guacamole at login using parameter tokens: http://guacamole.incubator.apache.org/doc/gug/configuring-guacamole.html#parameter-tokens - Mike
