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

Nick Couchman commented on GUACAMOLE-1308:
------------------------------------------

There is no way to set that configuration option across the board; however, 
there is a pull request that was merged recently to disable it across the 
board, as the FreeRDP project has indicated that it is unreliable and will not 
be supported. This was covered in GUACAMOLE-1191, and the pull request is here:

https://github.com/apache/guacamole-server/pull/324

This is a pretty simple change, so it's actually reasonably easy to patch the 
existing source code by downloading the diff file:

https://github.com/apache/guacamole-server/pull/324.diff

and run "patch -p1 < 324.diff", and then re-build guacd.

> guacd 1.3.0 disconnects immediately after windows logon
> -------------------------------------------------------
>
>                 Key: GUACAMOLE-1308
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1308
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacd
>    Affects Versions: 1.3.0
>         Environment: Redhat 7.7
> freerdp-devel.x86_64 2.1.1-2.el7
> freerdp-libs.x86_64 2.1.1-2.el7
> libwinpr.x86_64 2.1.1-2.el7
> libwinpr-devel.x86_64 2.1.1-2.el7 
>            Reporter: Toumassian Arthur
>            Priority: Minor
>         Attachments: guacd.txt, tomcat.txt, versions.txt
>
>
> Hello,
> After upgrading my guacd (all other components) version to 1.3.0 with 
> updating freerdp version too, i get almost immediate disconnection once 
> logged in on windows page (NLA disabled).
> I'm using redhat 7.7 with next freerdp versions:
> {code:java}
> freerdp-devel.x86_64 2.1.1-2.el7
> freerdp-libs.x86_64 2.1.1-2.el7
> libwinpr.x86_64 2.1.1-2.el7
> libwinpr-devel.x86_64 2.1.1-2.el7 {code}
>  My latest working version was 1.1.0 with  2.0.0-4.rc4 of these freerdp 
> dependencies.
> There is no particular error in guacd, please see logs.
> Trying to compile with 2.0.0-4.rc4 of freerdp, i get "double freed" error as 
> seen on the forums.
> What you think it is?



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

Reply via email to