]> git.sur5r.net Git - openldap/commit
ITS#8142 cleanup prev commit
authorHoward Chu <hyc@openldap.org>
Thu, 21 May 2015 00:20:16 +0000 (01:20 +0100)
committerHoward Chu <hyc@openldap.org>
Thu, 21 May 2015 00:20:16 +0000 (01:20 +0100)
commit66ab6bafa8e290d842f68e683e3cd3ee63f513be
tree6033f2dcf66d7050d5b35fdaba0b6e21b2483dd0
parent5f70fd13d2cfc2438bb5db9f2d844e02e4ff15fe
ITS#8142 cleanup prev commit

Only drop connection if user originally bound to this backend,
and rebind-as-user was set. Sessions from other backends would
use idassert-bind so loss of creds doesn't affect them.
servers/slapd/back-ldap/bind.c
servers/slapd/back-ldap/search.c