Hi Nick, Yes account has access. I’ve started guacd with -L debug, and this is what I can see:
May 18 00:32:09 guacamole-noes-1 guacd[4841]: User "@6466c93f-aa4a-4622-aec7-6191d169c915" joined connection "$10cc3471-26c9-4535-9857-ee3cdf1a97c8" (1 users now present) May 18 00:32:09 guacamole-noes-1 guacd[4841]: guac_rdp_fs_alloc: Creating directory "/opt/guacamole/shared/bogdan" if necessary. May 18 00:32:09 guacamole-noes-1 guacd[4841]: Loading keymap "base" May 18 00:32:09 guacamole-noes-1 guacd[4841]: Loading keymap "en-us-qwerty" May 18 00:32:09 guacamole-noes-1 guacd[4841]: Failed to load guacdr plugin. Drive redirection and printing will not work. Sound MAY not work. May 18 00:32:09 guacamole-noes-1 guacd[4841]: Failed to load guacsnd alongside guacdr plugin. Sound will not work. Drive redirection and printing MAY not work. May 18 00:32:09 guacamole-noes-1 guacd[4841]: Registering DVC plugin "guacai" May 18 00:32:09 guacamole-noes-1 guacd[4841]: guac_rdp_fs_open: path="/", access=0x80000000, file_attributes=0x0, create_disposition=0x1, create_options=0x0 May 18 00:32:09 guacamole-noes-1 guacd[4841]: guac_rdp_fs_open: Normalized path "/" to "\". May 18 00:32:09 guacamole-noes-1 guacd[4841]: guac_rdp_fs_open: Translated path "\" to "/opt/guacamole/shared/bogdan/". May 18 00:32:09 guacamole-noes-1 guacd[4841]: guac_rdp_fs_open: native open: real_path="/opt/guacamole/shared/bogdan/", flags=0x0 Any ideas? Bogdan > On 18 May 2020, at 03:15, Nick Couchman <[email protected]> wrote: > > On Sun, May 17, 2020 at 7:55 PM Stefan Bogdan Cimpeanu <[email protected] > <mailto:[email protected]>> wrote: > Hello all, > > I’ve configured on my guacamole servers a shared folder which is a SMB mount, > to serve as “personal user folder”. > In my RDP connections I’ve configured Device rediraction as such: > - Enable drive - checked > - Drive name: Z > - Drive part: /opt/guacamole/shared/${GUAC_USERNAME} > - Automatically create drive - checked > > This worked well for a while, but for couple of days this is failing. The > guacamole VM has the SM mount active, can read/write to it, but I see no Z > when connecting via RDP. > > Tried turning on debug logging, but there’s nothing about this. > > > You say the Guacamole VM "can read/write to it", but have you verified that > the user running guacd can read/write? > > -Nick
