Issue 8624 - Tweak examples to use back-sql
Summary: Tweak examples to use back-sql
Status: VERIFIED SUSPENDED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: backends (show other issues)
Version: 2.4.44
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-27 23:10 UTC by etc@nol2ter.org
Modified: 2021-04-01 16:28 UTC (History)
0 users

See Also:


Attachments
Patch for issue (1.73 KB, application/mbox)
2020-06-25 23:32 UTC, Quanah Gibson-Mount
Details

Note You need to log in before you can comment on or make changes to this issue.
Description etc@nol2ter.org 2017-03-27 23:10:41 UTC
Full_Name: Jaiho Lee
Version: 2.4.44
OS: Gentoo
URL: ftp://ftp.openldap.org/incoming/Jaiho-Lee-170327.patch
Submission from: (NULL) (61.96.190.143)


* slapd.conf
Postgresql returns error when you try to add first entry if ldap_entries is
empty.

* testdb_drop.sql
It won't delete a table, certs.
Comment 1 Quanah Gibson-Mount 2017-03-27 23:14:55 UTC
moved from Incoming to Software Bugs
Comment 2 Quanah Gibson-Mount 2017-03-27 23:15:16 UTC
--On Tuesday, March 28, 2017 12:10 AM +0000 etc@nol2ter.org wrote:

> Full_Name: Jaiho Lee
> Version: 2.4.44
> OS: Gentoo
> URL: ftp://ftp.openldap.org/incoming/Jaiho-Lee-170327.patch
> Submission from: (NULL) (61.96.190.143)
>
>
> * slapd.conf
> Postgresql returns error when you try to add first entry if ldap_entries
> is empty.
>
> * testdb_drop.sql
> It won't delete a table, certs.
>

Thanks for the report!  We will review this for the upcoming 2.4.45 release.

--Quanah


--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>


Comment 3 Quanah Gibson-Mount 2020-06-25 23:32:56 UTC
Created attachment 740 [details]
Patch for issue