Hello, we have working older verision 0.9.9 of guacamole with working ssl apache with mod_proxy. Everything works like a charm and users uses https amd guacamole tomcat is hidden behind apache's https.
So I just decided to try and install latest version 1.0.0 https://guacamole.apache.org/releases/1.0.0/ Everything works fine IF I am using direct link to tomcat ie http://server:8080/guacamole/#/ With this url I can login and connect to every comp with no problem! BUT If I enable mod_proxy just like it is described in https://guacamole.apache.org/doc/gug/proxying-guacamole.html#apache (this is how I have set it up in my 0.9.9 version, which works!) so that tomcat is hidden behind proxy and url is (with apache ssl enabled) https://server/guacamole/ it all works only to point when I am trying to connect to any connection. If I try to connect it shows error: Connection Error You do not have permission to access this connection. If you require access, please ask your system administrator to add you the list of allowed users, or check your system settings. https://i.imgur.com/cgZov9G.png Same apache settings like for 0.9.9 version - which works perfectly. Any idea what can be wrong? Thanks lot for help! Victor
