You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Joachim Lindenberg (Jira)" <ji...@apache.org> on 2020/02/10 07:59:00 UTC

[jira] [Commented] (GUACAMOLE-952) Preconnection Blob Support Broken

    [ https://issues.apache.org/jira/browse/GUACAMOLE-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033422#comment-17033422 ] 

Joachim Lindenberg commented on GUACAMOLE-952:
----------------------------------------------

from my email: "I just did a quick test of a nightly build (2.0.0-dev5 (245fc6014)) of wfreerdp and it supports preconnection blobs – doesn´t look like support was removed in general. Thus I´d assume it is more like guacamole does not recognize it, or the build options used by Debian do not support it."

then looking at [https://github.com/apache/guacamole-server/blob/956c5f293e13c6916ae00431a9146c203e8b5912/src/protocols/rdp/settings.c l|https://github.com/apache/guacamole-server/blob/956c5f293e13c6916ae00431a9146c203e8b5912/src/protocols/rdp/settings.c]ines 804++ I´d conclude the warning is used whenever a preconnection blob is specified (settings->preconnection_blob is set in line 806 and tested in 812), and the warning does not reflect freerdp´s capabilities.

> Preconnection Blob Support Broken
> ---------------------------------
>
>                 Key: GUACAMOLE-952
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-952
>             Project: Guacamole
>          Issue Type: Bug
>          Components: RDP
>    Affects Versions: 1.1.0
>            Reporter: Nick Couchman
>            Priority: Minor
>
> After the switch to FreeRDP 2, support for setting the Preconnection Blob (to connect to Hyper-V, for example), appearst o be broken.  Looks like FreeRDP 2.x code still supports it, but something about the detection on the Guacamole side seems to detect it as missing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)