0

Good morning guys. First post here.

I was reading about using LDAP to store connection data instead of using the database for it. I created a GuacConfigGroup and it's guacConfigParameter is like this: domain=contoso.com hostname=${LDAP_POBOX} password={GUAC_PASSWORD} port=3389 username=${GUAC_USERNAME}

my guacamole.properties has this on the end of the file: ldap-user-attributes: PObox, info

The PObox attribute of the user is the IP address of the server I'm trying to connect, when I change the hostname attribute of the guacConfigGroup to the IP or a DNS It connects normally, but when I try to use the AD attribute it doesn't connect and I get this on the guacd syslog: guacd[31714]: RDP server closed/refused connection: DNS lookup failed (incorrect hostname?)

does anyone know how to see if the guacd is even using the correct LDAP attribute as a connection parameter?

0 Answers0