On Sun, May 17, 2020 at 7:55 PM Stefan Bogdan Cimpeanu <[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