You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Roman Bäriswyl (JIRA)" <ji...@apache.org> on 2019/03/22 15:47:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16799121#comment-16799121 ] 

Roman Bäriswyl commented on GUACAMOLE-716:
------------------------------------------

This is pretty critical for larger AD systems. When will 1.1 be released as it will not work without those parameters with our AD.

> 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)