it,s not available as of now There is a defect opened for adding this feature https://issues.apache.org/jira/browse/ZEPPELIN-1369
On Oct 5, 2017 4:35 PM, <calamita.agost...@libero.it> wrote: > Hi all, > > I have configured Zeppelin 0.7.3 with authentication with 2 users: admin > and user1. > > I tried to config a notebook, with authorization, Owner=admin; > Reader=admin,user1; Writer: admin. > > With this configuration, when I login with user1, I can't run notebook > because it says "no write permission". > > But if user1 is also Writer, user 1 can alter my notebook ( and I don't > want that user1 alter my notebook, but only run ). > > Is there a way to grant only execute permission on a notebook ? > > > Thanks. >