You can find some documentation on it here:
https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/security/shiroauthentication.html

I believe you'll need to be running the .6 release or .7 snapshot to use
shiro.

We're authing against AD via ldaps calls without issue.  We're then using
group memberships to define roles and control access to notebooks.

Hope that helps.

Rob


On Wed, Jul 6, 2016 at 2:01 PM, Benjamin Kim <bbuil...@gmail.com> wrote:

> I have been trying to find documentation on how to enable LDAP
> authentication, but I cannot find how to enter the values for these
> configurations. This is necessary because our LDAP server is secured. Here
> are the properties that I need to set:
>
>    - ldap_cert
>    - use_start_tls
>    - bind_dn
>    - bind_password
>
>
> Can someone help?
>
> Thanks,
> Ben
>
>

Reply via email to