Issue 6574 - back-meta does not rebind as user when retrying
Summary: back-meta does not rebind as user when retrying
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-15 18:41 UTC by ando@openldap.org
Modified: 2014-08-01 21:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ando@openldap.org 2010-06-15 11:41:18 UTC
moved from Incoming to Software Bugs
Comment 1 ando@openldap.org 2010-06-15 18:41:10 UTC
Full_Name: Pierangelo Masarati
Version: HEAD/re24
OS: irrelevant
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (129.72.141.2)
Submitted by: ando


While retrying, back-meta destroys the failed connection to a remote target, and
re-creates it.  However, it loses the credentials, while restoring the bound DN.
 As a consequence, the connection looks bound, but it's actually anonymous.  A
fix is coming.  The fix either preserves the credentials, when rebind-as-user is
set, or turns the connection into anonymous.  The latter case is of little
practical use, and should only be used in conjunction with idassert, so that in
case of retry, from that point on identity is asserted.

p.
Comment 2 ando@openldap.org 2010-06-22 15:14:14 UTC
changed notes
changed state Open to Test
Comment 3 Quanah Gibson-Mount 2010-12-13 14:38:14 UTC
changed notes
changed state Test to Release
Comment 4 Quanah Gibson-Mount 2011-02-14 12:28:41 UTC
changed notes
changed state Release to Closed
Comment 5 OpenLDAP project 2014-08-01 21:04:29 UTC
a fix is in HEAD
fixed in RE24