Thanks Nick, I appreciate your reply. 
I have Guacamole running inside a Docker container. 
Regards
    On Tuesday, October 2, 2018, 8:43:32 PM EDT, Nick Couchman 
<[email protected]> wrote:  
 
 On Tue, Oct 2, 2018 at 2:14 PM Tezarin <[email protected]> wrote:

> Hi all,
> I have added two new variables to my docker-compose file (the two disallow
> ones):
>      environment:      - MYSQL_DATABASE=guacamole
>      - MYSQL_USER=guacamole      - MYSQL_PASSWORD=somepassword      -
> MYSQL_DISALLOW_SIMULTANEOUS_CONNECTIONS= false      -
> MYSQL_DISALLOW_DUPLICATE_CONNECTIONS= false
>

What version of Guacamole are you running?  These two "disallow" parameters
have been deprecated (prior to the current version 0.9.14) and will be
removed entirely in the near-future (maybe even with 1.0.0 release, but I
can't remember off the top of my head).  Furthermore, the startup script
included in the Docker support files for Guacamole Client does not
recognize these options at all, so the guacd.properties file will not get
updated with these values.

http://guacamole.apache.org/doc/gug/jdbc-auth.html

-Nick
  

Reply via email to