]> 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)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 27 May 2015 16:25:11 +0000 (11:25 -0500)
commitfcc8d8a14f23641e6b3ee6ff2b8bb4633eee77fd
tree0c7945321afea72be6147ae4cdbd4b79bfec0485
parentdbc93d81a9eed93fde0129d083850ebb09bde813
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