Hi Devs/Users,

I Installed Airflow as 'root', forcing users to use 'run_as_user', but now
user can put some nasty code in the DAG which can run anything as root.

We are in controlled environment, user 'airflow' cannot sudo as user which
'run_as_user' does, it is running dag as sudo -u

Any work around for this?

Thanks
Sudhir

Reply via email to