Martin Vazquez created GUACAMOLE-1154:
-----------------------------------------

             Summary: Impossible to connect LDAP with AD Apache Guacamole
                 Key: GUACAMOLE-1154
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1154
             Project: Guacamole
          Issue Type: Bug
          Components: guacamole-auth-jdbc-mysql, guacamole-auth-ldap
    Affects Versions: 1.1.0
            Reporter: Martin Vazquez


Hi guys, im burned out

Been struggling with this for 3 days. and so far nothing.

Im running Guacamole on Debian 10 with Nginx as a reverse proxy, working fine.
The thing is, it's impossible to auth LDAP with AD.

I have two directories (dont know if its good or bad, just followed official 
doc and other tutorials)

/etc/GUACAMOLE_HOME/
/lib
/extensions: guacamole-auth-jdbc-mysql-1.1.0.jar / 
guacamole-auth-ldap-1.1.0.jar / schema

/etc/guacamole/
/extensions guacamole-auth-jdbc-mysql-1.1.0.jar guacamole-auth-ldap-1.1.0 
guacamole-auth-ldap-1.1.0.jar guacamole-auth-ldap-1.1.0.tar.gz
[guacamole.properties|https://guacamole.properties/]
guacamole.war
/lib
logback.xml
user-mapping.xml

In [guacamole.properties|https://guacamole.properties/] I configured LDAP 
properties with these params

# LDAP properties

ldap-hostname: ad domain
ldap-port: 389
ldap-user-base-dn:CN=Users,DC=domain,DC=local
ldap-username-attribute: CN
ldap-config-base-dn: CN=Users,DC=domain,DC=local
ldap-username-attribute: sAMAccountName

It only allows me to log in with guacadmin/guacadmin.
It's driving me nuts!! I dont know what else to read or where to search

If someone have any clue where to begin it'll be much much appreciated!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to