Github user nazgul33 commented on the issue:
https://github.com/apache/zeppelin/pull/1614
@gss2002 @jongyoul
I confirm that this works as expected.
ldap group to shiro role mapping works flawlessly.
here's my shiro setup with openldap + phpldapadmin
```
Github user nazgul33 commented on the issue:
https://github.com/apache/zeppelin/pull/1513
@gss2002 can you explain how to map ldap groups to shiro roles?
What i'm trying to do is to configure user rights to notebooks.
```
shir
Github user nazgul33 commented on the issue:
https://github.com/apache/zeppelin/pull/1513
@gss2002 Thanks for the sample configuration.
I'm going to test this PR further with group mappings on Monday.
---
If your project is set up for it, you can reply to this email and have
Github user nazgul33 commented on the issue:
https://github.com/apache/zeppelin/pull/1513
@jongyoul I could make it work with openLDAP server. I had no time to play
around with group settings, but at least I could authenticate user by
* ldapADGCRealm.userSearchAttributeName = cn
Github user nazgul33 closed the pull request at:
https://github.com/apache/zeppelin/pull/1336
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
GitHub user nazgul33 reopened a pull request:
https://github.com/apache/zeppelin/pull/1336
[ZEPPELIN-1333] prevent calling runParagraph() on shift-enter event
### What is this PR for?
when shift-enter is pressed in text box of dynamic form, the paragraph runs
twice.
1) ng
Github user nazgul33 commented on the issue:
https://github.com/apache/zeppelin/pull/1336
> However, @nazgul33 next time it would be better to make a separate branch
instead of making the PR from master.
can't agree more. lol
---
If your project is set up for it,
GitHub user nazgul33 opened a pull request:
https://github.com/apache/zeppelin/pull/1336
[ZEPPELIN-1333] prevent calling runParagraph() on shift-enter event
### What is this PR for?
when shift-enter is pressed in text box of dynamic form, the paragraph runs
twice.
1) ng