I'm wondering how to accomplish this, I have the following in my guacamole.preferences:
#MySQL Info mysql-hostname: localhost mysql-port: 3306 mysql-database: guacamole_db mysql-username: guacamole_user mysql-password: xxxxxxxxxxxx #Duo Security API Info duo-api-hostname: api-hostname.duosecurity.com duo-integration-key: xxxxxxxxxxxxxxxxxxxx duo-secret-key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx duo-application-key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx However, when I log in I get the following in the logs: 14:54:09.658 [http-nio-8080-exec-2] INFO o.a.g.r.auth.AuthenticationService - User "kgermann" successfully authenticated from 50.100.78.133. However, I am greeted with: Any help would be appreciated :) Kris
