]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw ldap: fix ldap bindpw parsing 9527/head
authorMatt Benjamin <mbenjamin@redhat.com>
Mon, 6 Jun 2016 20:19:17 +0000 (16:19 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Mon, 6 Jun 2016 21:50:32 +0000 (17:50 -0400)
commit72b2f3e8dcb879be3dac7ac03142fd4a13ff28ac
treec97eff8351ccd4d9bd4242ef53491b4d02037d0f
parent27edd204aabba1065f4be8f08b31272dd567f524
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>
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