[
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)