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

LDAP groups from AD without members

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.3.0
    • None
    • guacamole-auth-ldap
    • Ubuntu 20.0.4, MySQL 8.0.23, PHP7.4, Guacamole 1.3.0

    Description

      Once LDAP authentication has been configured against AD, LDAP groups are empty, i.e. without members.

      This is my configuration:

       

      #LDAP properties
      ldap-hostname a.b.c.d
      ldap-port 389
      ldap-encryption-method none
      ldap-search-bind-dn CN=Ldap_int,OU=Services,DC=contoso,DC=com
      ldap-search-bind-password XXXXXXXXXXXXXXXXXXXX
      ldap-user-base-dn OU=Users,DC=contoso,DC=com
      ldap-username-attribute sAMAccountName
      ldap-user-search-filter (objectClass=user)
      ldap-group-base-dn OU=Groups,DC=contoso,DC=com
      ldap-group-name-attribute cn
      ldap-dereference-aliases always
      ldap-follow-referrals true
      ldap-member-attribute member
      ldap-member-attribute-type dn

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            Percivaldi Daniele
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: