Gergely Farkas has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19442


Change subject: Fix default LDAP group search filter
......................................................................

Fix default LDAP group search filter

Due to a forgotten parenthesis, the following errors appeared in the log when 
trying to connect to AD:
"LDAP search failed with base DN=DC=qe-ad-1,DC=cloudera,DC=com and 
filter=(&(objectClass=group)(member=CN=cm-admin,CN=Users,DC=qe-ad-1,DC=cloudera,DC=com)
 : Bad search filter"
This commit fixes the incorrect group filter and solves the problem.

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/1
--
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: newchange
Gerrit-Change-Id: I3fb4e9d81b5f39b5887a296579d2a9f5199acb6d
Gerrit-Change-Number: 19442
Gerrit-PatchSet: 1
Gerrit-Owner: Gergely Farkas <gfar...@cloudera.com>

Reply via email to