On Mon, Oct 30, 2023 at 4:08 AM Василий Пивоваров <
[email protected]> wrote:

> Hi, I’m using Guacamole 1.5.3 with JS web application in Chrome and
> backend on Go. When I tried to paste copied text from my local machine to
> remote, remote machine doesn’t see my new clipboard value but I see that my
> web app is sending right clipboard value in websocket payload. I didn’t add
> some extra logic to guacamole configuration except what is written in
> manual. Connection is set over WebSocketTunnel, onclipboard method also is
> added. All copy/paste operations work properly on remote desktop and even
> if paste copied text from remote to my local machine. I found that if I set
> disabled to Group Policy Editor -> Computer Configuration -> Administrative
> Templates -> Windows Components -> Remote Desktop Services -> Remote
> Desktop Session Host -> Device and Resource Redirection -> Do not allow
> Clipboard redirection, then paste works ok. This isn’t a case how I can
> solve this, might be I missed with some guacamole configuration settings.
> Would be very appreciated for any help
>

If GPO is blocking clipboard redirection, then there isn't anything you can
do from the Guacamole side to override those policies. Those changes would
need to be made on the policies that govern your systems, and, presumably,
there's a reason why someone has disabled Clipboard integration for RDP
(usually security and/or data loss prevention).

-Nick

>

Reply via email to