Re: RDP disconnects when a second user starts a different RDP session in a network device

2021-09-24 Thread Hankins, Jonathan
Try disabling glyph caching (I algo have disabled bitmap and off-screen caching on my connections.) See: https://github.com/FreeRDP/FreeRDP/issues/6258 It looks like in Guacamole 1.4.0 they are disabling the caching. https://issues.apache.org/jira/browse/GUACAMOLE-1191 -Jonathan Hankins On Th

Re: Exhausted simultaneous connection error

2021-09-24 Thread Mike Jumper
I believe there are cases where this error can appear due to WebSocket being inadvertently blocked by a network device or proxy. If the WebSocket connection attempt fails due to certain kinds of interference, the browser will abruptly abort the connection attempt and server-side resources for that

RE: Exhausted simultaneous connection error

2021-09-24 Thread Stratton, Craig
Hi Nick, Guacd version 1.3.0 running native on Ubuntu 20.04 Apologies, I had read and understood that guacd should not be the problem and did not need restarting, but wrote that anyway for some reason. I had recently restarted it to change the loglevel. Client has been complied with Postgres, RA

Re: Exhausted simultaneous connection error

2021-09-24 Thread Nick Couchman
On Fri, Sep 24, 2021 at 7:48 AM Stratton, Craig wrote: > Hi, > > I am continually running into this error and cannot seem to resolve it. > > > > “The Guacamole server is denying access to this connection because you > have exhausted the limit for simultaneous connection use by an individual > use

Re: Problem with child connections and child connection groups

2021-09-24 Thread Marcus Rocha
Hi Mike! Updating the "Connector" did the trick. Thanks  A LOT! Marcus Em 23/09/2021 19:53, Mike Jumper escreveu: On Thu, Sep 23, 2021 at 2:41 PM Marcus Vinícius de Melo Rocha mailto:mvro...@gmail.com>> wrote: Hi Mike! I myself have created the connection. Is it required to grant

Exhausted simultaneous connection error

2021-09-24 Thread Stratton, Craig
Hi, I am continually running into this error and cannot seem to resolve it. "The Guacamole server is denying access to this connection because you have exhausted the limit for simultaneous connection use by an individual user. Please close one or more connections and try again." There are no co

Re: Radius auth user add connection

2021-09-24 Thread Erdődi Zoltán
Dear Mike! Thank you very much for your help. It works. 2021-09-23 20:30 időpontban Mike Jumper ezt írta: On Thu, Sep 23, 2021, 10:50 Erdődi Zoltán wrote: Good Day! How do I assign a connection to a user who is authenticated with a radius? [2021-09-23 16:04:13] [info] 16:04:13.139 [http-n

Re: Configure GuacD in User Connection (JSON)

2021-09-24 Thread Mike Jumper
On Fri, Sep 24, 2021 at 12:51 AM Caleb Coverdale < caleb.coverd...@provisioninfotech.com> wrote: > Also not sure if I can tack on another question: anyway to disable > database authentication and use only JSON requests? > Yes - remove the database extension .jar file from /etc/guacamole/extension

Re: Configure GuacD in User Connection (JSON)

2021-09-24 Thread Caleb Coverdale
Also not sure if I can tack on another question: anyway to disable database authentication and use only JSON requests? From: Caleb Coverdale Date: Friday, September 24, 2021 at 1:41 AM To: user@guacamole.apache.org Subject: Configure GuacD in User Connection (JSON) Hey there! I was wondering h

Configure GuacD in User Connection (JSON)

2021-09-24 Thread Caleb Coverdale
Hey there! I was wondering how I would set the parameters to use the proxy_hostname, and proxy_port with the JSON auth module. I tried the following: "connections": { "My Connection": { "protocol": "rdp", "parameters": { "proxy_hostname": "10.0.0.104", "proxy_po