You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nick Couchman (JIRA)" <ji...@apache.org> on 2019/02/24 20:57:00 UTC

[jira] [Assigned] (GUACAMOLE-716) Add all LDAP properties to Docker start script

     [ https://issues.apache.org/jira/browse/GUACAMOLE-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Couchman reassigned GUACAMOLE-716:
---------------------------------------

    Assignee: Joel Best

> Add all LDAP properties to Docker start script
> ----------------------------------------------
>
>                 Key: GUACAMOLE-716
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-716
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole-docker
>            Reporter: Joel Best
>            Assignee: Joel Best
>            Priority: Trivial
>             Fix For: 1.1.0
>
>
> There are still some LDAP properties that are not properly mapped in the start.sh script used for the Docker container:
>  # ldap-group-name-attribute
>  # ldap-dereference-aliases
>  # ldap-max-referral-hops
>  # ldap-operation-timeout
>  # ldap-max-search-results
> I also noticed some of the set_optional_property calls are broken up over multiple lines but will be less than 80 columns if merged to one line. Finally, I plan to re-order the lines in the script to try to match the [LDAP authentication documentation|https://guacamole.apache.org/doc/gug/ldap-auth.html] as closely as possible.
>  
> Pull request will be submitted shortly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)