On Mon, Aug 24, 2020 at 6:23 AM faris backer <[email protected]> wrote:
> Hi, > > *UseCase:* Need to disable clipboard for copying data from rdp connection > to > client, But users should be able to past copy into rdp instances. > > We have checked disable-copy with disable-paste unchecked in rdp connection > setting. But users are able to copy in and out from server. Is this a known > bug?. > > > Tested below combinations: > disable-copy 1 disable-paste 1 : working as expected > disable-copy 0 disable-paste 1 : working as expected > disable-copy 1 disable-paste: *not working*(users are able to copy paste > in > and out) > > Yes, I can confirm this behavior in my installation of Guacamole, as well. Looks like this is likely a bug/regression in the latest version - I'll see if I can track down where it occurs in the code. -Nick
