Assuming you are referring to something like KNOX-1307 [1]? The user search filter you can create can filter by groups depending on what you are trying to do. memberOf is one way for AD to limit users to only ones in a certain group.
1. https://issues.apache.org/jira/browse/KNOX-1307 Kevin Risden On Wed, Nov 7, 2018 at 4:24 PM Raja Marimuthu < raja.marimu...@northbaysolutions.com> wrote: > Hi, > > We are trying to filter users by specific. LDAP groups, tried several > options provided in the documentation : > > https://knox.apache.org/books/knox-1-1-0/user-guide.html#Advanced+LDAP+Authentication > > User Search by Filter > > - userSearchBase (Required) > - userSearchFilter (Required) > - userSearchScope (Optional) > - principalRegex (Optional) > > > > Group filter is supported ? Do we have any working alternative to > filter. Users by group ? > > Thanks > Raja > > >