On Tue, Oct 24, 2017 at 12:41 PM, Jaime Crespo
wrote:
> Not sure how guacamole starts FreeRDP but if you can pass from the browser
> to the web server the same info required here:
> https://msdn.microsoft.com/en-us/library/cc240477.aspx
> The should be trivial to modify timezone.c to avoid callin
Not sure how guacamole starts FreeRDP but if you can pass from the browser
to the web server the same info required here:
https://msdn.microsoft.com/en-us/library/cc240477.aspx
The should be trivial to modify timezone.c to avoid calling
GetTimeZoneInformation and use filled settings->ClientTimeZone
The Guacamole project [1] uses the FreeRDP libraries for establishing RDP
connections to servers. Since the connections are originating in web
browsers, we'd like to try to detect the timezone in the web browser and
pass that through to the RDP connection.
However, it looks like in the stable-1.1