Hello Tamas Mate, Impala Public Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/19442 to look at the new patch set (#4). Change subject: IMPALA-11897: Fix default LDAP group search filter ...................................................................... IMPALA-11897: Fix default LDAP group search filter When LDAP search bind authentication is enabled (ldap_search_bind_authentication=true) and no custom user/group filter is specified (ldap_user_filter and ldap_group_filter flags are empty), then LDAP auth uses the default filters that are defined for Active Directory. This commit fixes the incorrect default group filter and solves the problem. Tested manually with a custom build. Change-Id: I3fb4e9d81b5f39b5887a296579d2a9f5199acb6d --- M be/src/util/ldap-search-bind.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/42/19442/4 -- To view, visit http://gerrit.cloudera.org:8080/19442 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I3fb4e9d81b5f39b5887a296579d2a9f5199acb6d Gerrit-Change-Number: 19442 Gerrit-PatchSet: 4 Gerrit-Owner: Gergely Farkas <gfar...@cloudera.com> Gerrit-Reviewer: Gergely Farkas <gfar...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Tamas Mate <tma...@apache.org>