I have problems with unit share disk in RDP environment used: docker guacamole 1.3.0 on debian jessie client machine for rdp ubuntu 20.04
I have mounted the system to access from guacamole to ubuntu 20.04 by rdp. Ubuntu has installed the xrdp server from the official repository version 0.9.12-1 which I access perfectly from guacamole in a graphical environment. by default the system mounts me the share disk in /home/profesor/thinclient_drives/GUACFS , and executing the mount command in terminal tells me that it is mounted $ mount | grep xrdp-chansrv xrdp-chansrv on /home/profesor/thinclient_drives type fuse.xrdp-chansrv (rw,nosuid,nodev,relatime,user_id=1004,group_id=1005) The "id" an "group_id" are from the correct "profesor" user. the folder permissions are also correct to be able to write by the user. drwx------ 1 profesor profesor 0 oct 8 09:20 thinclient_drives drwx------ 1 profesor profesor 4096 oct 8 09:28 GUACFS but if I try to create a file in in directory thinclient_drives or GUACFS it says: "File or directory does not exist" or "No such file or directory" I have also modified the permissions of the directory to allow everyone to access with "chmod 777 -R thinclient_drives" but it does not work I don't know what can happen but it happens to me in guacamole version 1.2.0 as in version 1.3.0. I would appreciate help to know what I am doing wrong Best regards -- 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]
