Re: authentication problems with 0.9.10

2016-11-23 Thread Joseph Bernard
I found a post from last year titled “Issues installing 0.9.7 - Ubuntu" where someone mentioned putting: GUACAMOLE_HOME=/etc/guacamole in /etc/tomcat/tomcat.conf That seems to have fixed the normal “user-mapping” method. Thanks, Joseph B. On 11/23/16, 10:32 AM, "Joseph Bernard" wrote:

authentication problems with 0.9.10

2016-11-23 Thread Joseph Bernard
I’m trying to get 0.9.10 working on Oracle Linux 7.2. Everything seems to have built right. I want to use MySQL/LDAP as my final method of authentication. I tried MySQL(mariadb) at first, but query logging revealed that it wasn’t even being touched before saying “Invalid Login”. So, I decide