[
https://issues.apache.org/jira/browse/GUACAMOLE-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858075#comment-16858075
]
Michael Jumper commented on GUACAMOLE-807:
------------------------------------------
This is when testing against a build of the {{staging/1.1.0}} branch, yes? Not
{{master}}?
Can you provide the LDIF output of retrieving the connection in question using
{{ldapsearch}} or a similar tool?
{quote}
The guacd log shows that it's reading "${GUAC_USERNAME}" instead of the actual
username entered at guacamole-client login.
{quote}
Can you provide these logs?
> 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
> Priority: Major
>
> 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)