On Tue, Apr 3, 2018 at 12:24 PM, Tezarin <[email protected]> wrote:
> Hi all, > I am new to Guacamole and decided to set that up inside Docker. I followed > a couple of instructions, i.e. https://guacamole.apache. > org/doc/gug/guacamole-docker.html > And > > https://www.cb-net.co.uk/linux/running-guacamole-from- > a-docker-container-on-ubuntu-16-04-lts-16-10/ > > And now have three docker container: guacamole, guacd and mysql. OK. I was able to locate the guacamole.properties file but there is no > user-mapping.xml file. > > Why are you trying to use user-mapping.xml? ... > This is my guacamole.properties > > cat /root/.guacamole/guacamole.properties# guacamole.properties - > generated Mon Apr 2 17:27:20 UTC 2018guacd-hostname: 172.17.0.3guacd-port: > 4822 > #user-mapping: /etc/.guacamole/user-mapping.xmlmysql-hostname: > 172.17.0.2mysql-port: 3306mysql-database: guacamolemysql-username: > guacamolemysql-password: [password] > > Does this mean you have manually edited guacamole.properties after the container started? - Mike
