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