]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw ldap: fix ldap bindpw parsing 10518/head
authorMatt Benjamin <mbenjamin@redhat.com>
Mon, 6 Jun 2016 20:19:17 +0000 (16:19 -0400)
committerAbhishek Varshney <abhishek.varshney@flipkart.com>
Mon, 1 Aug 2016 06:26:14 +0000 (11:56 +0530)
commitfe57aceeb02ad9163feb2d196589b5927cedfa0f
tree7874f13a1242f70b22ad3ab1adcb5e343afb1823
parent894a5f8d878d4b267f80b90a4bffce157f2b4ba7
rgw ldap: fix ldap bindpw parsing

Also add additional LDAP debugging output at 0, 10, and 15 to make
troubleshooting easier.

Fixes DN search issue using QE configuration of MS AD.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit 72b2f3e8dcb879be3dac7ac03142fd4a13ff28ac)
src/rgw/librgw.cc
src/rgw/rgw_ldap.cc
src/rgw/rgw_ldap.h
src/rgw/rgw_rest_s3.cc
src/test/test_rgw_ldap.cc