Adam Strzelecki e2f95c2845 LDAP: Use single connection in BindDN mode auth
According to RFC 4511 4.2.1. Processing of the Bind Request "Clients may send
multiple Bind requests to change the authentication and/or security
associations or to complete a multi-stage Bind process. Authentication from
earlier binds is subsequently ignored."

Therefore we should not use 2 connections, but single one just sending two bind
requests.
2016-02-20 14:01:47 +01:00
..
2015-07-14 19:47:20 +08:00
2015-12-10 12:37:53 -05:00
2015-12-05 17:13:13 -05:00
2016-01-06 22:41:42 +03:00
2016-02-12 10:10:02 -05:00