You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Scott Morken (Jira)" <ji...@apache.org> on 2020/06/11 19:58:00 UTC

[jira] [Created] (GUACAMOLE-1099) add Docker secrets support for LDAP properties

Scott Morken created GUACAMOLE-1099:
---------------------------------------

             Summary: add Docker secrets support for LDAP properties
                 Key: GUACAMOLE-1099
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1099
             Project: Guacamole
          Issue Type: Improvement
          Components: guacamole-auth-ldap, guacamole-docker
    Affects Versions: 1.1.0
            Reporter: Scott Morken


Added _FILE for:
 * LDAP_SEARCH_BIND_DN
 * LDAP_SEARCH_BIND_PASSWORD
 * LDAP_USER_BASE_DN
 * LDAP_CONFIG_BASE_DN
 * LDAP_GROUP_BASE_DN

Added SSL certificate support via LDAP_SSL_CERT_FILE (eg /run/secrets/ldap_cert) with keytool import for the file. It could probably use an exists check but it works :)

See pull request [521|[https://github.com/apache/guacamole-client/pull/521]]



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