[
https://issues.apache.org/jira/browse/GUACAMOLE-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183541#comment-17183541
]
Nick Couchman commented on GUACAMOLE-1158:
------------------------------------------
Sorry [~mjumper], I thought maybe I could knock this out real quick, but I'm
not entirely sure the right place to check for this flag. I tried adding the
check where the PubSub subscription happens, but that doesn't seem to be
working right (crashes XRDP connections):
https://github.com/apache/guacamole-server/blob/be01e7e93ac3b6d9dc9498d509ec7103baefcc95/src/protocols/rdp/channels/cliprdr.c#L528-L530
So, you might have to knock this one out... :-)
> RDP "disable-copy" flag does not work
> -------------------------------------
>
> Key: GUACAMOLE-1158
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1158
> Project: Guacamole
> Issue Type: Bug
> Components: RDP
> Affects Versions: 1.2.0
> Reporter: Mike Jumper
> Assignee: Mike Jumper
> Priority: Minor
>
> Unlike {{disable-paste}}, the recently added {{disable-copy}} connection
> parameter for RDP does not appear to behave correctly. Copying from within an
> RDP connection to the external client machine works regardless of whether
> {{disable-copy}} is set to {{true}}.
> The parameter behaves correctly only if both {{disable-copy}} and
> {{disable-paste}} are set to {{true}}, in which case support for the CLIPRDR
> channel is not loaded at all.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)