[
https://issues.apache.org/jira/browse/GUACAMOLE-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Jumper updated GUACAMOLE-807:
-------------------------------------
Fix Version/s: 1.1.0
> RDP NLA and LDAP
> ----------------
>
> Key: GUACAMOLE-807
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-807
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole, guacamole-auth-ldap, guacamole-client
> Affects Versions: 1.1.0
> Reporter: Vieri
> Assignee: Michael Jumper
> Priority: Major
> Fix For: 1.1.0
>
>
> Both ${GUAC_USERNAME} and ${GUAC_PASSWORD} are not expanded at all when used
> within an LDAP config (no problem with user-mapping.xml).
> I'm using:
>
> {code:java}
> username=${GUAC_USERNAME}
> password=${GUAC_PASSWORD}
> color-depth=24
> domain=DOMAIN
> hostname=10.215.144.50
> security=nla
> ignore-cert=true
> {code}
>
> within a guacConfigParameter object attribute.
> I also tried escaping $ with \, but it didn't change anything.
> The guacd log shows that it's reading "${GUAC_USERNAME}" instead of the
> actual username entered at guacamole-client login.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)