backport ITS#9264 to

2020-12-06 Thread Nikos Voutsinas
Hello all, The fix for the Issue 9264 (Add lock to slapo-unique to delay new ops until current op is complete) prevents an inconsistent or unexpected behavior of slapd in the case of multiple concurrent modifiers, thus I would suggest to backport th

Re: back_ldap / TLS Issues with OPENLDAP_REL_ENG_2_4_48

2019-07-21 Thread Nikos Voutsinas
On Sun, Jul 21, 2019 at 1:50 PM Michael Ströder wrote: > On 7/20/19 8:45 PM, Nikos Voutsinas wrote: > > Weird... My build of OPENLDAP_REL_ENG_2_4_48 on Debian/Buster against > > openssl was working, without using the olcTLSCACertificateFile. > > Why that happens is a g

Re: back_ldap / TLS Issues with OPENLDAP_REL_ENG_2_4_48

2019-07-20 Thread Nikos Voutsinas
On Sat, Jul 20, 2019 at 9:31 PM Ryan Tandy wrote: > On Sat, Jul 20, 2019 at 09:40:53AM -0700, Quanah Gibson-Mount wrote: > >--On Saturday, July 20, 2019 3:55 PM +0300 Nikos Voutsinas > > wrote: > > > >>I am using the ldap.conf TLS params to provide the path to CAs.

Re: back_ldap / TLS Issues with OPENLDAP_REL_ENG_2_4_48

2019-07-20 Thread Nikos Voutsinas
On Sat, Jul 20, 2019 at 4:46 PM Michael Ströder wrote: > On 7/20/19 3:41 PM, Michael Ströder wrote: > > On 7/20/19 1:31 PM, Nikos Voutsinas wrote: > >> Ok that can be done, although I am pretty sure that it will work with > >> OpenSSL since you have already tested a

Re: back_ldap / TLS Issues with OPENLDAP_REL_ENG_2_4_48

2019-07-20 Thread Nikos Voutsinas
On Sat, 20 Jul 2019 at 16:46, Michael Ströder wrote: > On 7/20/19 3:41 PM, Michael Ströder wrote: > > On 7/20/19 1:31 PM, Nikos Voutsinas wrote: > >> Ok that can be done, although I am pretty sure that it will work with > >> OpenSSL since you have already tested a

Re: back_ldap / TLS Issues with OPENLDAP_REL_ENG_2_4_48

2019-07-20 Thread Nikos Voutsinas
On Sat, 20 Jul 2019 at 14:42, Ondřej Kuzník wrote: > On Sat, Jul 20, 2019 at 09:25:17AM +0300, Nikos Voutsinas wrote: > > Hi all, > > > > In the view of the new openldap release, I ran some tests by using the > > current snapshot of the OPENLDAP_REL_ENG_2_4_48 tree a

Re: back_ldap / TLS Issues with OPENLDAP_REL_ENG_2_4_48

2019-07-20 Thread Nikos Voutsinas
On Sat, 20 Jul 2019 at 13:00, Michael Ströder wrote: > On 7/20/19 10:51 AM, Nikos Voutsinas wrote: > > On Sat, Jul 20, 2019 at 11:28 AM Michael Ströder > <mailto:mich...@stroeder.com>> wrote: > > On 7/20/19 8:25 AM, Nikos Voutsinas wrote: > > > In the

Re: back_ldap / TLS Issues with OPENLDAP_REL_ENG_2_4_48

2019-07-20 Thread Nikos Voutsinas
On Sat, Jul 20, 2019 at 11:28 AM Michael Ströder wrote: > On 7/20/19 8:25 AM, Nikos Voutsinas wrote: > > In the view of the new openldap release, I ran some tests by using the > > current snapshot of the OPENLDAP_REL_ENG_2_4_48 tree > > Which snapshot? Really the latest

back_ldap / TLS Issues with OPENLDAP_REL_ENG_2_4_48

2019-07-20 Thread Nikos Voutsinas
Hi all, In the view of the new openldap release, I ran some tests by using the current snapshot of the OPENLDAP_REL_ENG_2_4_48 tree and based on my findings It seems that this build breaks the back_ldap backend when it is used with a remote ldaps:/// server. In particular, the following snippet o