RE: Multiple Guacamole Properties

2016-11-22 Thread Robin Cook
Hello, A couple of things to try, point guacamole at a global catalogue and use port 3268. Try pointing the LDAP Bind DN to your root domain like this: LDAP_PORT=3268 LDAP_USER_BASE_DN=dc=test,dc=com 'LDAP_SEARCH_BIND_DN=CN=guac service,OU=Service_Accounts,DC=test,DC=com' LDAP_SEARCH_BIND_PASSW

RE: docker images blank login page

2016-09-20 Thread Robin Cook
You could examine the docker logs. e.g. docker logs Normally a blank logon page is a problem connecting to the database. Kind regards, Robin Cook From: Christian Kraus [mailto:christian.kr...@ckc-it.at] Sent: 20 September 2016 15:57 To: user@guacamole.incubator.apache.org Subject: docker