Hello,
I've connected my Zeppelin server via LDAP for user authentication.
This works fine for auth, the problem is that I can't figure how roles are
attached to a user, I need to set "bigdata" group as admins,
Over the past week I have tried many different configurations and searched
online for a
Hi Eyal,
I think this should be your seachbase:
ldapRealm.groupSearchBase = "OU=OpenstackGroups,DC=kenshooprd,DC=local"
and you should comment
ldapRealm.rolesByGroup = bigdata: admin
On Mon, Oct 29, 2018 at 12:21 PM Eyal Hashai
wrote:
>
> Hello,
> I've connected my Zeppelin server via LDAP f
Dear Fawze,
Thanks for taking the time to reply!
Unfortunately this solution did not work.. can you explain how it assign
roles to a group?
I wouldn't mind having a manually inserted user (e.g. admin\admin) but
Zeppelin doesn't seem to start if you have both LDAP and [user] configured.
Thank you.
Hi Eyal,
I think using the LDAP or AD you can do the map between group and role
while using the users section allowing you to assign a user with a role and
in the urls section you can provide this role with specific permissions.
Are you trying to allow some users to be able to trigger restart and