On Fri, Jun 3, 2016 at 12:12 PM, Zachary Bonjour <
[email protected]> wrote:
> Is there a way to set the client name variable to the hostname of the
> device that is logging into Guac? Leaving it blank uses the Guac server's
> hostname, and using a variable that is tied to the user (I am currently
> using "guac-${GUAC_USERNAME}") won't work for our application. Thanks!
>
>
No, there is currently no token for the hostname/address of the device
connected through Guacamole. The system handling such tokens is pretty
straightforward, so adding such a thing is not too hard. If you're
interested in contributing this, I can point you in the right direction.
Failing that, the next best option would be to request the feature in our
JIRA:
https://issues.apache.org/jira/browse/GUACAMOLE
Thanks,
- Mike