Re: Native Guacamole Server Windows?

2022-05-16 Thread gabriel sztejnworcel
https://github.com/ofiriluz/guacamole-server-windows This is based on an old version, and I think it had some performance issues on Windows. I suggest talking to the owner to understand the current state. On Wed, 11 May 2022 at 14:59, Nick Couchman wrote: > multiple lists.> > > On Wed, May 11,

Re: File Encryption for RDP Redirected Folders

2022-05-06 Thread gabriel sztejnworcel
Hi Joachim, We use Guacamole with some customizations (code changes). The way we implemented it - the redirected folder is a per-session temporary folder, it has a unique name and it's deleted at the end of the session, so other users in RDP sessions (or even the same user from another session)

Re: File Encryption for RDP Redirected Folders

2022-05-04 Thread gabriel sztejnworcel
. I will look into it, thanks! On Wed, 4 May 2022 at 00:04, Nick Couchman wrote: > On Tue, May 3, 2022 at 3:50 PM gabriel sztejnworcel > wrote: > >> Hi, >> >> Was there ever a discussion or suggestion to implement encryption for >> files transferred in RDP sessio

File Encryption for RDP Redirected Folders

2022-05-03 Thread gabriel sztejnworcel
Hi, Was there ever a discussion or suggestion to implement encryption for files transferred in RDP sessions through redirected folders? So that if someone gets access to the Guacamole server, they won't be able to get these files, which might contain sensitive information. I thought of creating a

RDP Connection - A single user consumes all the bandwidth

2020-10-09 Thread gabriel sztejnworcel
Hi, We are using Guacamole 1.2.0 to connect to Windows machines over RDP. If a user for example watches a video on youtube, they can consume all the bandwidth and cause other users to get low performance. Is there a way to limit the bandwidth for a single user? Or any other suggestion to deal

Upgrade from 1.0.0 to 1.2.0 - load test required?

2020-08-18 Thread gabriel sztejnworcel
Hi, We are in the process of upgrading Guacamole 1.0.0 to 1.2.0. We are wondering if we should perform load tests. Since these load tests require a lot of effort on our side, we would like to skip them if it's not necessary. Are you aware of any issues/differences in the way Guacamole 1.2.0

Re: Session Token in URL

2020-05-23 Thread gabriel sztejnworcel
Hi, In response to what Mike said regarding setting headers in WebSocket connections, why not use cookies? If you set a cookie after login, it will be sent with the WebSocket connection request. Thanks, Gabriel On Wed, May 20, 2020, 7:21 AM sciUser wrote: > If you like to see it , you can go

Re: Guacamole and FIPS

2020-01-30 Thread gabriel sztejnworcel
Thanks Nick. We ruled out the "simple" security layer issues (NLA, TLS, certificate validation, ...), we are quite the connection is blocked because of FIPS. On Thu, 30 Jan 2020 at 00:36, Nick Couchman wrote: > On Wed, Jan 29, 2020 at 5:30 PM gabriel sztejnworcel < > ga

Guacamole and FIPS

2020-01-29 Thread gabriel sztejnworcel
Hi, Is there an issue with running Guacamole on a machine with FIPS enabled? We tried that, and RDP connections fail with "protocol negotiation failure" error. We also saw an error message saying that it tried to use MD5 hashing which is not FIPS compliant. I'm not sure if it's directly related

Re: Internet facing Guacamole?

2020-01-20 Thread gabriel sztejnworcel
; Adam > > On Mon, Jan 20, 2020 at 5:26 PM Mike Jumper wrote: > >> On Sun, Jan 19, 2020 at 11:00 PM gabriel sztejnworcel < >> gabriel@gmail.com> wrote: >> >>> Hi, >>> >>> We would like to expose Guacamole to the internet

Internet facing Guacamole?

2020-01-19 Thread gabriel sztejnworcel
Hi, We would like to expose Guacamole to the internet to allow remote access to internal RDP servers, without a VPN. Assuming we have a strong authentication mechanism, is this a valid use case? Are there any special security considerations? Any specific hardening? Thanks, Gabriel -- Sent

Re: RDP File Transfer - Session stops when downloading large files

2019-12-10 Thread gabriel sztejnworcel
. The output is attached, you can see in the bottom that there's a 200MB leak related to stream_new. Thanks, Gabriel On Tue, 10 Dec 2019 at 16:06, gabriel sztejnworcel wrote: > Hi Mike, > > Thanks for your help and for all the hard work invested in this project :) > > I see the memory

Re: RDP File Transfer - Session stops when downloading large files

2019-12-10 Thread gabriel sztejnworcel
? Thanks, Gabriel On Tue, 10 Dec 2019 at 00:47, Mike Jumper wrote: > On Mon, Dec 9, 2019 at 3:36 AM gabriel sztejnworcel > wrote: > >> Hi, >> >> We are using Guacamole 1.0.0. >> >> When downloading large files using Guacamole's RDP drive redirection, at >&

RDP File Transfer - Session stops when downloading large files

2019-12-09 Thread gabriel sztejnworcel
Hi, We are using Guacamole 1.0.0. When downloading large files using Guacamole's RDP drive redirection, at some point (after transferring around 3GB) the process reaches it's memory limit and stops. It happens also when transferring smaller files one after the other, it seems like the memory is

Re: RDP Drive Redirection

2019-09-09 Thread gabriel sztejnworcel
describe, > but was removed for this reason: > https://issues.apache.org/jira/projects/GUACAMOLE/issues/GUACAMOLE-44?filter=allissues > > Thanks, > Richard > ------ > *From:* gabriel sztejnworcel > *Sent:* 09 September 2019 12:53 > *To:* user@guacamol

RDP Drive Redirection

2019-09-09 Thread gabriel sztejnworcel
Hi, We would like to use the RDP drive redirection capability of Guacamole. We do not use the full web application, we've built a (relatively) simple web application around Guacamole-Common, so we don't have the this capability built-in. In the Guacamole web application, the upload/download of