https://bugs.openldap.org/show_bug.cgi?id=9621
Issue ID: 9621
Summary: back-mdb multival NULL matchingrule crash
Product: OpenLDAP
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: ---
Component: backends
Assignee: bugs(a)openldap.org
Reporter: hyc(a)openldap.org
Target Milestone: ---
When configured for multival, back-mdb may crash if the attribute schema has no
equality matching rule.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9629
Issue ID: 9629
Summary: When configuring ppolicy with back-sql backend ppolicy
rules are not obeyed
Product: OpenLDAP
Version: 2.5.4
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: ---
Component: backends
Assignee: bugs(a)openldap.org
Reporter: aapo.romu(a)eficode.com
Target Milestone: ---
Created attachment 832
--> https://bugs.openldap.org/attachment.cgi?id=832&action=edit
Patch for processing the needed op attributes to make ppolicy work
When configuring ppolicy with back-sql backend ppolicy rules are not obeyed.
The back-sql does not process op attributes at all so it misses the ppolicy
configuration
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9200
Bug ID: 9200
Summary: 2.4 to 2.5 upgrade documentation
Product: OpenLDAP
Version: 2.5
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: blocker
Priority: ---
Component: documentation
Assignee: bugs(a)openldap.org
Reporter: quanah(a)openldap.org
Target Milestone: ---
For the 2.5 release, we need to document the upgrade procedures for moving from
OpenLDAP 2.4 to OpenLDAP 2.5.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9627
Issue ID: 9627
Summary: Query regarding openldap ca cert buffer usage over
filepath
Product: OpenLDAP
Version: 2.5.6
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: ---
Component: slapd
Assignee: bugs(a)openldap.org
Reporter: naveen.kumartg(a)siemens.com
Target Milestone: ---
Hi,
We are unable to connect to openldap server via starttls using
LDAP_OPT_X_TLS_CACERT. The LDAP_OPT_X_TLS_CACERT option doesn't work and it is
not mentioned in any of the documents.
LDAP_OPT_X_TLS_CACERTFILE option does work but it takes file path.
Does openldap stack support ca certificate in buffer/array format otherthan
just the filepath.?, We would like to avoid filepath.
Best Regards,
Naveen
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=5344
--- Comment #15 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 49ee5d9b
by Howard Chu at 2021-08-13T21:09:28+01:00
ITS#5344 slapo-rwm: fix prev commit
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9122
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |TEST
Status|IN_PROGRESS |RESOLVED
--- Comment #5 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 973a9303
by Howard Chu at 2021-08-13T02:09:48+00:00
ITS#9122 expose SLAP_TOOL_DRYRUN to backends
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8958
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|IN_PROGRESS |RESOLVED
Resolution|--- |TEST
--- Comment #41 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Commits:
• 5ad6ab35
by Howard Chu at 2021-08-12T18:59:06+00:00
ITS#8958 rename ldap_pvt_thread_pool_pausecheck()
• f6a61ab7
by Howard Chu at 2021-08-12T18:59:06+00:00
ITS#8958 back-mdb: checkpoint online indexer
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9634
Issue ID: 9634
Summary: ACL processing of <what> clauses should evaluate regex
pattern after other variants
Product: OpenLDAP
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: ---
Component: slapd
Assignee: bugs(a)openldap.org
Reporter: michael(a)stroeder.com
Target Milestone: ---
Evaluating regex patterns cost performance.
Thus cheaper <what> parts (e.g. attrs=) should be evaluated before dn.regex=
and val.regex=. Likely evaluating simple dn.(sub|one|exact) should be split
from processing dn.regex.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9122
Howard Chu <hyc(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|ondra(a)mistotebe.net |hyc(a)openldap.org
--
You are receiving this mail because:
You are on the CC list for the issue.