On Sat, Jun 11, 2022 at 5:24 AM Arkaprabha Chakraborty < [email protected]> wrote:
> I'm using guacamole 1.3.0 for ldap authentication and migration of users. > after configuration I get this in logs > ERROR o.a.g.a.l.AuthenticationProviderService - Unable to bind using > search DN "CN=guacldap,OU=IT,OU=DSCC,DC=dccil,DC=local" > > There must be something incorrect about this particular bind DN or password, or something on the LDAP side blocking it. Make sure that: * You can access the specified host/port combination from the Guacamole server (no firewalls blocking) * You can use the bind DN and password to manually query the LDAP tree (using ldapsearch, for example). Make sure to include testing the correct encryption method. -Nick
