[
https://issues.apache.org/jira/browse/GUACAMOLE-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449308#comment-17449308
]
Mike Jumper commented on GUACAMOLE-1465:
----------------------------------------
[~alubbock], can you retest? Specifying {{search-bind-password}} in the YAML
should work as expected. There was some copypasta in the handling of
{{ldap-servers.yml}} that resulted in {{search-bind-password}} being pulled
incorrectly, but that should have been fixed via
https://github.com/apache/guacamole-client/pull/651 which has already been
merged to master.
> Support for separate LDAP bind passwords with multi-LDAP servers
> ----------------------------------------------------------------
>
> Key: GUACAMOLE-1465
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1465
> Project: Guacamole
> Issue Type: Improvement
> Reporter: Alex Lubbock
> Priority: Major
>
> The multi-LDAP plugin currently does not support separate bind passwords per
> server instance. One can add {{search-bind-password}} attributes to each
> server, but they are not currently used. In the log, I see that the secondary
> server fails because it attempts an anonymous bind, despite the fact that a
> password is present. A small patch is needed to use the
> {{search-bind-password}} attribute specific to each server, which I'll submit
> on GitHub shortly.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)