Ramki Subramanian created AIRFLOW-2366:
------------------------------------------
Summary: New Webserver UI with Role-Based Access Control not
working
Key: AIRFLOW-2366
URL: https://issues.apache.org/jira/browse/AIRFLOW-2366
Project: Apache Airflow
Issue Type: Bug
Components: authentication
Affects Versions: 1.9.0
Reporter: Ramki Subramanian
I tried setting up the Role-Based Access Control as given in
[https://github.com/apache/incubator-airflow/blob/master/UPDATING.md]
I had changed my airflow.cfg file as given below
```To turn on this feature, in your airflow.cfg file, under [webserver], set
configuration variable {{rbac = True}},```
But am not sure which airflow command to use to generate webserver_config.py
```and then run {{airflow}} command, which will generate the
{{webserver_config.py}} file in your $AIRFLOW_HOME.```
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)