You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2019/01/22 22:15:32 UTC

[GitHub] necouchman commented on a change in pull request #365: GUACAMOLE-704: Add ldap-follow-referrals setting for Docker containers

necouchman commented on a change in pull request #365: GUACAMOLE-704: Add ldap-follow-referrals setting for Docker containers
URL: https://github.com/apache/guacamole-client/pull/365#discussion_r249982280
 
 

 ##########
 File path: guacamole-docker/bin/start.sh
 ##########
 @@ -321,6 +321,10 @@ END
         "ldap-user-search-filter" \
         "$LDAP_USER_SEARCH_FILTER"
 
+    set_optional_property         \
+        "ldap-follow-referrals" \
 
 Review comment:
   Very minor nitpick, but please line up the trailing back-slash, for consistency with the rest of the code...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services