You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nick Couchman (Jira)" <ji...@apache.org> on 2021/01/18 03:14:00 UTC

[jira] [Updated] (GUACAMOLE-1047) Notify connecting client on unrecognized connection ID

     [ https://issues.apache.org/jira/browse/GUACAMOLE-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Couchman updated GUACAMOLE-1047:
-------------------------------------
    Fix Version/s: 1.4.0

> Notify connecting client on unrecognized connection ID
> ------------------------------------------------------
>
>                 Key: GUACAMOLE-1047
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1047
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacd
>            Reporter: Tomer Gabel
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> When a client starts the handshake with an invalid connection ID (i.e. sends a {{select}} with an argument prefixed with {{$}}), guacd immediately drops the connection. Although this is logged on the server said, the client is completely unaware of what's going on.
> Beyond being just plain rude, this makes error reporting and handling difficult in some cases. The protocol specifically allows an {{error}} command to be sent by the server during the handshake, which would be very handy in this case; please expect a pull request addressing this in guacd, hopefully it meets the contribution guidelines :)
> (Incidentally, the handshake implementation in guacamole-common's tunneling code does not actually handle error commands, expect a separate issue + pull request to address that.)



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