Hi Thanks mike for your help. In the end it has worked for me compiling the source code of the xorg-0.9.13 version that is in the github https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.13
compiling with option ./configure --enabled-fuse And every prefect. Thank you very much again. El jue, 14 oct 2021 a las 18:18, Mike Jumper (<[email protected]>) escribió: > > On Wed, Oct 13, 2021, 09:15 _mirohe _ <[email protected]> > 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 > -- Miguel Rodriguez Hernando Si desea enviarme correo encriptado. Key fingerprint = 6D39 4C5E CE3B 6D05 F865 0A9D 7102 6E3F 84B5 E959 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
