idzikovsky opened a new pull request #330:
URL: https://github.com/apache/incubator-livy/pull/330


   ## What changes were proposed in this pull request?
   
   In this PR I added an option to set custom username attribute instead of 
`uid`.
   It can be configured in the following way in the `livy.conf`:
   ```
   livy.server.auth.ldap.user-attribute = sAMAccountName
   ```
   
   This is an alternative implementation of 
https://github.com/apache/incubator-livy/pull/328
   
   ## How was this patch tested?
   
   Manual, since unit tests seems to be broken.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to