Hello all, I would like to install guacamole on 2 different VM, one for the client side and one for the server side. I have started installing guacamole-server + mariadb (client & server) + all needed libs on the server VM, after i end to compile, guacd start w/out any problem. After that, I have compiled client side on another VM, on this one I have installed tomcat, running tomcat and point my browser to http://client-vm.ip:8080/guacamole I got the login page, but after inserting guacadmin as default username and password, I got "incorrect username or password" error, I have check that guacamole's mysql user can connect and login remotely from guacamole-client VM to guacamole-server VM via cli:
my guacamole.properties is in guacamole-client and is this: Of course I'd create and populate database with schema/*.sql I have put mysql-connectors into /etc/guacamole/lib/ and guacamole-auth-jdbc-mysql-1.0.0.jar in /etc/guacamole/extensions/ Any idea to solve this issue? Am I missing something? Thanks, Alessandro. -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
