On Thu, Apr 4, 2019 at 1:21 PM vincemoya77 <[email protected]> wrote:

> Hi all
>
> I've tried searching for relevant info regarding LDAP and mysql
> authentication, I believe I have everything set up accordingly (both
> plugins
> work - guacadmin user able to get in and create users etc) and I just want
> my LDAP user credentials to work with machines created in mysql database
> instead.
>
> I can validate via catalina.out regarding user authentication, the LDAP
> (AD)
> user is able to authenticate successfully, nothing else in logs. but the
> guacamole login page hesitates, then fails to log in stating Unable to
> query
> list of objects from LDAP directory. My understanding is that it shouldn't
> fail at that, I don't want machines/connection info pulled from LDAP, but
> rather through mysql database instead.
>

Unless you've configured it to query LDAP for connections, it won't. The
failure here is likely a failure to query the list of users.

- Mike

Reply via email to