You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jaroslaw Ruks (JIRA)" <ji...@apache.org> on 2017/07/24 10:55:00 UTC

[jira] [Created] (AIRFLOW-1447) "Cannot bind to ldap server: invalidCredentials" with Diacritic char in LDAP

Jaroslaw Ruks created AIRFLOW-1447:
--------------------------------------

             Summary: "Cannot bind to ldap server: invalidCredentials" with Diacritic char in LDAP 
                 Key: AIRFLOW-1447
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1447
             Project: Apache Airflow
          Issue Type: Bug
          Components: webserver
    Affects Versions: 1.8.0
            Reporter: Jaroslaw Ruks
            Priority: Minor


Attempting to login into Airflow with LDAP authentication failed. User receives "Incorrect login details", while in log is appears error:
{code} 
 [10178] {ldap_auth.py:67} ERROR - Cannot bind to ldap server: invalidCredentials
{code}

LDAP is active directory and user have diacritic character in fileds: CN, distinguishedName, name. Users without diacritic characters can login properly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)