Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-807

Parameter tokens are not applied by LDAP

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • guacamole-auth-ldap
    • None

    Description

      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:

       

      username=${GUAC_USERNAME}
      password=${GUAC_PASSWORD}
      color-depth=24
      domain=DOMAIN
      hostname=10.215.144.50
      security=nla
      ignore-cert=true
      

       

      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.

       

       

      Attachments

        Issue Links

          Activity

            People

              mjumper Mike Jumper
              vieri Vieri
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: