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

LDAP authentication issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.1.0
    • None
    • guacamole-auth-ldap
    • None
    • Ubuntu 18.04

    Description

      Guacamole can not authenticate against ldap if ldap-user-base-dn or ldap-search-bind-dn contains non Latin symbols. In our case users in AD are placed in a tree of OUs which have cyrillic in their names.

      In the guacamole.properties I have configuration for LDAP

      #LDAP properties
      ldap-hostname: 10.178.3.140
      ldap-port: 389
      ldap-user-base-dn: dc=ms,dc=hp
      ldap-search-bind-dn: CN=ldap2,OU=ТестПоРусски,DC=ms,DC=hp
      ldap-search-bind-password: ******

      When I change the CN=ldap2,OU=ТестПоРусски,DC=ms,DC=hp to CN=ldap2,OU=TestInEnglish,DC=ms,DC=hp LDAP authentication going to work.

       

      Attachments

        1. catalina_debug_log
          25 kB
          Arsen Tonoyan

        Activity

          People

            Unassigned Unassigned
            ars_t Arsen Tonoyan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: