Abhishekchechani edited a comment on issue #8179: Airflow LDAP authentication 
with RBAC features
URL: https://github.com/apache/airflow/issues/8179#issuecomment-612733118
 
 
   HI @xpyct600 ,
   
   There is some indentation problem is there , because in ldap-sync.py code 
you have define user_list under else block and it use outside the block due to 
reason its showing error user_list not define.
   
   60         user_list = [sam_account_name.get(appbuilder.sm.auth_ld
   61
   62    # Adding new users:
   63   for username in user_list:
   
    

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to