On Wed, Jun 5, 2019 at 11:44 PM Vieri <[email protected]> wrote:
> Hi,
>
> I found out that both ${GUAC_USERNAME} and ${GUAC_PASSWORD} are not
> expanded at all when used within an LDAP config (no problem with
> user-mapping.xml).
> I also tried \${GUAC_USERNAME}, but still no joy.
>
> What is the proper way to use a "dynamic" username and password in an LDAP
> config object?
That is indeed the correct way - I've just confirmed that the behavior
you're seeing is a regression in 1.1.0 due to changes related to
GUACAMOLE-524.
Good catch, and thanks for opening a corresponding JIRA issue:
https://issues.apache.org/jira/browse/GUACAMOLE-807
- Mike