On Wed, Oct 13, 2021, 09:15 _mirohe _ <miguelrodriguezherna...@gmail.com>
wrote:

> Hi
>
> I have verified that connecting with the guacamole interface if I
> connect with a windows10 client machine that disk sharing works for
> me, but against the ubuntu 20.04 client machine it does not work
>
> I have verified that the docker guacd that I have is a version 1.3.0
> and a debian 10.7 and that it has the following freerdp packages
> installed:
>
> dpkg -l | grep rdp
>
> libfreerdp-client2-2:amd64 2.2.0+dfsg1-1~bpo10+1 amd64 Free Remote
> Desktop Protocol library (client library)
> libfreerdp2-2:amd64 2.2.0+dfsg1-1~bpo10+1 amd64 Free Remote Desktop
> Protocol library (core library)
>
> As the shared disk does not work through guacamole with ubuntu 20.04
> client machine, I have tried to access the client machine from my
> laptop using xfreerdp not using guacamole and it works for me with
> this command
>
> xfreerdp /u:profesor /p:mypassword /v:xx.xx.xx.xxx /w:1600 /h:900
> /drive:sharedisk,/home/myuser/Documents
>
> here if the shared disk works for me.
> I can't find anything in the logs to give me a clue as to what's going
> on with the shared disk or I don't know where to look.
>

I think you may be running into a known issue with XRDP 0.9.12 and older:

https://github.com/neutrinolabs/xrdp/issues/1505#issuecomment-593500038

XRDP 0.9.12 doesn't like the device ID that Guacamole uses for the drive,
resulting in things failing.

- Mike

Reply via email to