Score:0

Connect to remote LDAP server via Guacamole

cn flag

Ubuntu 20.04 Guacamole 1.3.0 guacamole-auth-ldap-1.3.0

/etc/guacamole/guacamole.properties: Ldap-hostname: x.x.x.x Ldap-port: 389 ldap-user-base-dn: CN=serv,OU=Invis,DC=invis,DC=com

Error: ERROR o.a.g.a.ldap.LDAPConnectionService - Binding with the LDAP server at "localhost" as user "[email protected],CN=serv,OU=Invis,DC=invis,DC=com" failed: ERR_04110_CANNOT_CONNECT_TO_SERVER Cannot connect to the server: Connection refused

It is ignoring "Ldap-hostname". Whatever I put for hostname, it is always trying to connect to localhost. It reads other parameters (OU, DC, etc.) but does not read the Ldap-hostname value.

Any idea?

cn flag
could you show your hosts file?
Score:0
cn flag

To solve this issue, I just needed to remove the space between "Ldap-hostname:" and the IP address. So, it works with "Ldap-hostname:x.x.x.x".

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.