Re: Ad-hoc Connection escape character

2020-05-29 Thread Nick Couchman
On Wed, May 27, 2020 at 5:05 AM Ignacio Turegano < ignacio.tureg...@eu.equinix.com> wrote: > Is there a way to escape characters in the url for the quickconnect > extension? > > protocol://username:password@host:port/?parameters > > Example not working because of @ and /: > >

Re: Force rdp drive_path to something like /basepath/$user_id via guacd

2020-05-29 Thread Lorenzo Faleschini
At the end we've managed (had to ask to a better-coder-colleague) to forcefully create a random path for the drive so the user cannot set his/hers path in the guacamole WebUI. for every session a disposable folder is created like /mnt/drive_path/1ebbeaf-a96f-4677-80 and we clear it from time to

RE: MFA on RDP

2020-05-29 Thread Wesley de Graaf
Hi Nick, Well at least I do have some solid information to work with, I agree its not a good solution. But I guess we will be able to get some workaround for this. Thanks for the info, threat can be closed. Kind regards, Wesley. From: Nick Couchman Sent: Friday, May 29, 2020 1:55 PM To:

RDP enable-printing for Windows 7 servers

2020-05-29 Thread Vieri
Hi, I've noticed that enabling printing via PDF redirection works fine for most of my RDP servers except Windows 7. Are there issues to enable PDF printing on this OS? I configured this for the sessions: guacConfigParameter: enable-printing=true guacConfigParameter: printer-name=Local PDF

Re: MFA on RDP

2020-05-29 Thread Nick Couchman
On Wed, May 27, 2020 at 3:35 AM Wesley de Graaf wrote: > Hi, > > > > Sometimes we encounter an issue with the default timeout on the RDP > connection in the guacamole. As far as we know the default is 15 seconds. > But in some cases a user has to give an MFA consent on RDP connection and > then

Re: Need help to disable clipboard

2020-05-29 Thread Nick Couchman
On Fri, May 29, 2020 at 6:34 AM Madhukar Bhosale wrote: > Hi, > > > > Please help me to disable clipboard in Guacamole. > > > Support has been merged into the code, and it'll be in the 1.2.0 release: https://issues.apache.org/jira/browse/GUACAMOLE-381 -Nick

AW: Need help to disable clipboard

2020-05-29 Thread Joachim Lindenberg
Hi Madhukar, I think this has been discussed several times already – there is no way to prevent malicious users to disclose data if they really want to. If the clipboard is disabled they just have to use other means. Probably this is the top candidate for a FAQ… Best Regards, Joachim Von:

Need help to disable clipboard

2020-05-29 Thread Madhukar Bhosale
Hi, Please help me to disable clipboard in Guacamole. Regards Madhukar