You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/22 16:08:20 UTC

[GitHub] [airflow] gardnerdev edited a comment on issue #13818: Default user is not working with AUTH_LDAP - Airflow 2.0

gardnerdev edited a comment on issue #13818:
URL: https://github.com/apache/airflow/issues/13818#issuecomment-765512299


   If there is no noticeable errors it means, that LDAP is not configured properly. Had it worked on previous airflow version?
   What is measing:
   ```
   AUTH_LDAP_SEARCH = 'dc=COM'   (my use-case)
   AUTH_LDAP_USE_TLS = False
   AUTH_LDAP_ALLOW_SELF_SIGNED = False
   ```
   If it worked on previous airflow you need to install additional packages.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org