[GitHub] zeppelin issue #1614: ZEPPELIN-1472 - Create new LdapRealm based on Apache K...

2016-11-10 Thread nazgul33
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] zeppelin issue #1513: ZEPPELIN-1472 - Create new LdapRealm based on Apache K...

2016-11-07 Thread nazgul33
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] zeppelin issue #1513: ZEPPELIN-1472 - Create new LdapRealm based on Apache K...

2016-11-05 Thread nazgul33
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] zeppelin issue #1513: ZEPPELIN-1472 - Create new LdapRealm based on Apache K...

2016-11-04 Thread nazgul33
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] zeppelin pull request #1336: [ZEPPELIN-1333] prevent calling runParagraph() ...

2016-08-17 Thread nazgul33
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] zeppelin pull request #1336: [ZEPPELIN-1333] prevent calling runParagraph() ...

2016-08-17 Thread nazgul33
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] zeppelin issue #1336: [ZEPPELIN-1333] prevent calling runParagraph() on shif...

2016-08-17 Thread nazgul33
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] zeppelin pull request #1336: [ZEPPELIN-1333] prevent calling runParagraph() ...

2016-08-16 Thread nazgul33
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