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

LDAP auth works, but the list of users is not updated

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.3.0
    • None
    • guacamole-auth-ldap
    • Ubuntu 20.04
      Guacamole 1.3.0
      Tomcat 9
      MySQL 8
      Openjdk 8

    Description

      I updated Guacamole step by step from version 0.9.14 to version 1.3.0.

      I use LDAP auth. This is the configuration:

      #LDAP properties
      ldap-hostname a.b.c.d
      ldap-port 389
      ldap-encryption-method none
      ldap-search-bind-dn CN=Administrator,CN=Users,DC=contoso,DC=com
      ldap-search-bind-password XXXXXXXXXXXXXXX
      ldap-user-base-dn DC=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

      I can login using LDAP credentials BUT ldap users does not appears in users management.

      I need to add MANUALLY the users with the same username in order to manage them.

      Besides when I enter the user configuration page I cannot see the expected authentication labels (see attachments)

      Apparently there are not errors in log files.

      Attachments

        1. Expected.jpg
          7 kB
          Daniele
        2. Wrong.jpg
          6 kB
          Daniele

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: