Hi,
I have question regarding access right management in Zeppelin.

Is it possible to manage access to notes or interpreters on group group
level (defined in section roles in shiro.ini) or now has Zeppelin only
capability to manage these right on user level?

I tried it via users and it works fine but my attempt with group wasn't
successful.
Maybe I miss something.

definition of roles in shiro.ini
[roles]
zeppelin_data_scientist = *
zeppelin_admins = *

permissions for note:
I set Readers to: zeppelin_data_scientist

But I don't see note for users assigned to group zeppelin_data_scientist

Note: I was successful with groups only for prohibitions of URL's in
shiro.ini

Thanks
Petr

Reply via email to