I originally reported this on the Apache JIRA (https://issues.apache.org/jira/browse/GUACAMOLE-1119) per the instructions at the bottom of the page https://hub.docker.com/r/guacamole/guacamole but I was told I should report it here instead.
We run guacamole in a docker container on an Ubuntu Linux machine. We use Postgres for the database and secure LDAP for authentication connecting to Azure Active Directory Domain Services. We have been running this configuration with version 1.1.0 of guacamole and guacd since at least last August. The update to 1.2.0 broke that integration. Symptom: User attempts to log in, after entering username and password, there is a long delay and then the error "Unable to query list of objects from LDAP directory" appears at the top of the screen and the user remains at the login page. docker logs show that the user successfully authenticated. tcpdump shows traffic flowing between the guacamole container and the LDAP server. Reverting back to version 1.1.0 "solved" the problem. We suspect that the new LDAP configuration options changed a default behavior to something that is incompatible with the Azure ADDS schema. -- 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]
