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

LDAP authentication issue

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            ars_t Arsen Tonoyan

            Dates

              Created:
              Updated:

              Slack

                Issue deployment