You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Ivan Dzikovsky (Jira)" <ji...@apache.org> on 2021/09/15 17:11:00 UTC

[jira] [Commented] (LIVY-757) Add suport for Active Directory through LDAP

    [ https://issues.apache.org/jira/browse/LIVY-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415644#comment-17415644 ] 

Ivan Dzikovsky commented on LIVY-757:
-------------------------------------

I opened PR with the fix fro this issue:

[https://github.com/apache/incubator-livy/pull/328]

> Add suport for Active Directory through LDAP
> --------------------------------------------
>
>                 Key: LIVY-757
>                 URL: https://issues.apache.org/jira/browse/LIVY-757
>             Project: Livy
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 0.7.0
>            Reporter: Pedro Rossi
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently Livy does not support communicating to an Active Directory through LDAP since its actual config for it is hardcoded ([https://github.com/apache/incubator-livy/blob/master/server/src/main/scala/org/apache/livy/server/auth/LdapAuthenticationHandlerImpl.scala#L131]).
> A good way to solve this issue would be to have more parameters to customize the search string and the how to specify the user attribute field ('sAMAccountName' for AD as an example)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)