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

LDAP docker, no new users

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Invalid
    • 1.1.0
    • None
    • guacamole-auth-ldap
    • None
    • Official docker image

    Description

      When i add new users to the AD group i specified in my docker-compose file, they do not appear in the Guacamole user list.

      Existing users, can still authenticate, and get access.

      This worked fine in version 1.0.0, where i added the LDAP_USER_SEARCH_FILTER parameter to the start.sh file, from pull request GUACAMOLE-688.

      I don't see any obvious errors in the logs

      This is my LDAP options

      LDAP_HOSTNAME: LDAP_SERVER
      LDAP_USER_BASE_DN: "DC=job,DC=dk"
      LDAP_USERNAME_ATTRIBUTE: sAMAccountName
      LDAP_SEARCH_BIND_DN: "CN=sa_guaca,OU=Users,OU=Service Accounts,OU=Job.dk Users,DC=job,DC=dk"
      LDAP_SEARCH_BIND_PASSWORD: SOME_PASSWORD

      I tried both:

      LDAP_USER_SEARCH_FILTER: "(memberOf=CN=guaca,OU=Job.dk Groups,DC=job,DC=dk)"

      LDAP_USER_SEARCH_FILTER: "(&(objectClass=*)(memberOf=CN=guaca,OU=Job.dk Groups,DC=job,DC=dk))"

      Attachments

        Activity

          People

            Unassigned Unassigned
            angelfreak Teis Angel Clausen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: