Re: ActiveDirectoryGroupRealm.java allows user outside of searchBase to login

2017-03-28 Thread cs user
Hi All, We are also hitting this issue with version 0.7.0. We have tried changing the search base so that a filter is used, and only certain users who are a member of a group are allowed to login, however this doesn't have an effect. We have also tried to use activeDirectoryRealm.groupRolesMap,

Re: ActiveDirectoryGroupRealm.java allows user outside of searchBase to login

2016-09-22 Thread Jongyoul Lee
__ > From: Polina Marasanova [polina.marasan...@quantium.com.au] > Sent: Thursday, 8 September 2016 10:41 AM > To: users@zeppelin.apache.org; d...@zeppelin.incubator.apache.org; > us...@zeppelin.incubator.apache.org > Subject: RE: ActiveDirectoryGroup

RE: ActiveDirectoryGroupRealm.java allows user outside of searchBase to login

2016-09-07 Thread Polina Marasanova
DirectoryGroupRealm.java allows user outside of searchBase to login Hi everyone, I'm experiencing exactly same problem with Zeppelin 0.6.0 It shiro plugin lets everyone in and it cannot be limited by searchbase. Here is an example of my config. In fact it lets everyone in from OU=Users. [main] ###

RE: ActiveDirectoryGroupRealm.java allows user outside of searchBase to login

2016-09-07 Thread Polina Marasanova
Hi everyone, I'm experiencing exactly same problem with Zeppelin 0.6.0 It shiro plugin lets everyone in and it cannot be limited by searchbase. Here is an example of my config. In fact it lets everyone in from OU=Users. [main] ### A sample for configuring Active Directory Realm