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 2020/04/10 20:02:01 UTC

[GitHub] [airflow] jumiller-cotiviti commented on issue #8179: Airflow LDAP authentication with RBAC features

jumiller-cotiviti commented on issue #8179: Airflow LDAP authentication with RBAC features
URL: https://github.com/apache/airflow/issues/8179#issuecomment-612194146
 
 
   
   Since this might leave a lot of people who were already using ldap with groups in the lurch here is a script a guy wrote that will sync ldap groups to roles
   
   I made my dirty implementation of this feature if somebody need.
   https://github.com/xpyct600/fab_ldap_sync
   You may need to change something for your LDAP.
   Sorry for my codestyle, I'm not a programmer.
   Just run this via cron daemon. Don't forget to export AIRFLOW_HOME environment variable before run ldap_sync.py
   👀 1

----------------------------------------------------------------
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


With regards,
Apache Git Services