Re: mySQL authentication issue.

2017-10-19 Thread Nick Couchman
On Thu, Oct 19, 2017 at 4:19 PM, Darch wrote: > Half a day trying to figure it out...and you're right. I got all the files > directly this time. My mistake was using Maven to build my guacamole.war > file initially. > > You can definitely build it, but, if you do, make sure

Re: mySQL authentication issue.

2017-10-19 Thread Darch
Half a day trying to figure it out...and you're right. I got all the files directly this time. My mistake was using Maven to build my guacamole.war file initially. Thanks! Now to figure out everything this nice little engine can do for me... -- Sent from:

Re: mySQL authentication issue.

2017-10-19 Thread Nick Couchman
On Thu, Oct 19, 2017 at 3:27 PM, Darch wrote: > Trying out Guacamole, I've followed the instructions on the site. First > step, I got it to work without issues with a flat user-mapping.xml. > > Now, moving on, I'm trying to use with mysql auth. Somehow, the > authentication

mySQL authentication issue.

2017-10-19 Thread Darch
Trying out Guacamole, I've followed the instructions on the site. First step, I got it to work without issues with a flat user-mapping.xml. Now, moving on, I'm trying to use with mysql auth. Somehow, the authentication provider extension fails to start. I have by java connector in lib. I have