I think you misconfigure [roles] paragraph and [users] paragraph.
Suppose you want mansop to be an admin and alice to be a plain user without
access to `interpreter` menu, you can try this:
[users]
mansop = password_for_mansop, admin
alice = password_for_alice
[roles]
role1 = *
role2 = *
rol
We are using shiro to authenticate against Active Directory.
I changed the shiro configuration like this
[roles]
role1 = *
role2 = *
role3 = *
admin = mansop
however other users different than mansop can see and edit interpreters.
NOTE: mansop is an AD login
I would like to restrict users from
Do you mean anonymous login by `by default` ?
If yes, enabling Shiro authentication can change this ? Please refer to
https://zeppelin.apache.org/docs/0.8.2/setup/security/shiro_authentication.html
On 11/19/2019 09:28,Manuel Sopena Ballesteros wrote:
Dear Zeppelin community,
By default
Dear Zeppelin community,
By default interpreters configuration can be changed by any user. Is there a
way to avoid this? I would like to hide some interpreters so people can't
change them.
Thank you very much
Manuel Sopena Ballesteros
Big Data Engineer | Kinghorn Centre for Clinical Genomics