8335b1
# ./pullrev.sh 1631119
8335b1
http://svn.apache.org/viewvc?view=revision&revision=1631119
8335b1
8335b1
https://bugzilla.redhat.com/show_bug.cgi?id=1415257
8335b1
8335b1
--- httpd-2.4.6/modules/ldap/util_ldap.c
8335b1
+++ httpd-2.4.6/modules/ldap/util_ldap.c
8335b1
@@ -1824,7 +1824,7 @@
8335b1
          * combination, which might be reused unintentionally next time this
8335b1
          * connection is used from the connection pool.
8335b1
          */
8335b1
-        ldc->must_rebind = 0;
8335b1
+        ldc->must_rebind = 1;
8335b1
         ap_log_rerror(APLOG_MARK, APLOG_TRACE5, 0, r, "LDC %pp used for authn, must be rebound", ldc);
8335b1
     }
8335b1