Vahid Heydari created GUACAMOLE-1588:
----------------------------------------
Summary: Remote LDAP Server for Guacamole
Key: GUACAMOLE-1588
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1588
Project: Guacamole
Issue Type: Bug
Components: guacamole-auth-ldap
Affects Versions: 1.3.0
Reporter: Vahid Heydari
Ubuntu 20.04
Guacamole 1.3.0
guacamole-auth-ldap-1.3.0
/etc/guacamole/guacamole.properties:
Ldap-hostname: 44.193.109.66
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
"uid=[[email protected]|mailto:[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?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)