Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/16717 )

Change subject: IMPALA-10161: User LDAP Search bind support
......................................................................


Patch Set 1:

(3 comments)

http://gerrit.cloudera.org:8080/#/c/16717/1/be/src/util/ldap-util.cc
File be/src/util/ldap-util.cc:

http://gerrit.cloudera.org:8080/#/c/16717/1/be/src/util/ldap-util.cc@302
PS1, Line 302:   bool success = Bind(FLAGS_ldap_bind_dn, 
bind_password_.c_str(), bind_password_.size(), &ld);
line too long (94 > 90)


http://gerrit.cloudera.org:8080/#/c/16717/1/be/src/util/ldap-util.cc@315
PS1, Line 315:   int rc = ldap_search_ext_s(ld, 
FLAGS_ldap_user_search_baseDN.c_str(), LDAP_SCOPE_SUBTREE,
line too long (91 > 90)


http://gerrit.cloudera.org:8080/#/c/16717/1/be/src/util/ldap-util.cc@348
PS1, Line 348:           LOG(WARNING) << "LDAP search error for " << userFilter 
<< " with DN=" << FLAGS_ldap_baseDN.c_str()
line too long (108 > 90)



--
To view, visit http://gerrit.cloudera.org:8080/16717
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I978744ad05d9ef408328d1e4dd2d18c329f4d3b7
Gerrit-Change-Number: 16717
Gerrit-PatchSet: 1
Gerrit-Owner: Tamas Mate <tm...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Thomas Tauber-Marshall <tmarsh...@cloudera.com>
Gerrit-Comment-Date: Fri, 13 Nov 2020 09:46:46 +0000
Gerrit-HasComments: Yes

Reply via email to