On Monday, January 20, 2020, 11:33:39 PM GMT+1, Mike Jumper
<[email protected]> wrote:
>
> Not sure what SESSIONID would be in this case, but both GUAC_DATE and
> GUAC_TIME tokens exist. Using both will give you a timestamp with second
> resolution.
>
> https://guacamole.apache.org/doc/gug/configuring-guacamole.html#parameter-tokens
>
> GUAC_CLIENT_ADDRESS might also be a reasonable choice.
I meant CONNECTION ID. In any case, it would be too long, and maybe it's
created after the connection is established.
l believe there's a 15-char limit for CLIENTNAME. So GUAC_DATE + GUAC_TIME
alone are 14 chars. Unix Epoch is 10 chars for now.
I guess I can use ${GUAC_CLIENT_HOSTNAME} alone for now and see what happens.
Thanks!
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]