https://bugs.openldap.org/show_bug.cgi?id=8835
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|OL_2_5_REQ |
Target Milestone|2.5.0 |---
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8835
--- Comment #1 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
So at least at the moment, the 3.0.0 alpha for OpenSSL still includes c_rehash.
Given that "rehash" is relatively new (1.1.0 line) and c_rehash doesn't seem to
be going anywhere soon, I'm actually inclined to leave the admin guide as-is
for now, unless we're planning on updating the minimum required version of
OpenSSL, since c_rehash works with all versions we support.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8154
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|IN_PROGRESS |RESOLVED
Resolution|--- |TEST
Keywords|OL_2_5_REQ |
--- Comment #3 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
• 005c870d
by Quanah Gibson-Mount at 2020-05-18T20:49:25+00:00
ITS#8154 - olcTimeLimit and olcSizeLimit are single valued, fix docs
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8614
--- Comment #11 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
• 83217b98
by Quanah Gibson-Mount at 2020-05-18T19:37:47+00:00
ITS#8614 - documentation updates
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9261
Bug ID: 9261
Summary: Slow subtree search when starting in large containers
Product: OpenLDAP
Version: 2.4.44
Hardware: x86_64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: ---
Component: slapd
Assignee: bugs(a)openldap.org
Reporter: matthew.slowe(a)jisc.ac.uk
Target Milestone: ---
Using "hdb" database type in slapd 2.4.44 on RedHat Enterprise Linux 7.8
When doing an indexed subtree search from a base which has a large number of
objects the search result take considerably longer to find then starting
"higher" in the tree.
For example:
dc=example,dc=org - 10 objects
`- ou=test - 300,000 objects
Tests:
1. Search for (uid=username) basedn:dc=example,dc=org type:subtree
2. Search for (uid=username) basedn:ou=test,dc=example,dc=org type:subtree
3. Search for (uid=username) basedn:ou=test,dc=example,dc=org type:one
Expected results:
All three searches should be roughly the same given that "uid" has an equality
index.
Actual results:
1. 0.1s
2. 5.5s
3. 0.1s
A debug trace excerpt of test (2) shows:
May 11 14:55:16 76ffcc7a2f29 slapd[1462]: conn=1000 op=1 SRCH
base="ou=test,dc=example,dc=org" scope=2 deref=0 filter="(uid=username)"
May 11 14:55:21 76ffcc7a2f29 slapd[1462]: 5eb96759 => bdb_filter_candidates
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8614
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|OL_2_5_REQ |
Status|IN_PROGRESS |RESOLVED
Resolution|--- |TEST
--- Comment #10 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
• c91bbe6e
by Quanah Gibson-Mount at 2020-05-14T16:30:17+00:00
ITS#8614 - slapd must be built threaded
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9259
Bug ID: 9259
Summary: PHP ldap_start_tls function does not work on Windows
(No Official Documentation)
Product: OpenLDAP
Version: 2.4.44
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: ---
Component: libraries
Assignee: bugs(a)openldap.org
Reporter: auth1299(a)yahoo.com
Target Milestone: ---
Created attachment 731
--> https://bugs.openldap.org/attachment.cgi?id=731&action=edit
php function I wrote.
I am unable to get PHP function "ldap_start_tls" to work. I'm using PHP version
7.1.10 on windows 2016 server.
Documentation is at the link below but for windows, nothing works.
https://www.php.net/manual/en/function.ldap-start-tls.php
I can't even get proper debug information to work which makes it impossible for
me to resolve any issues. The only information I get back is this: LDAP
RESULT: -11 - Connect error
Debug command I am using.
ldap_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, 7);
I have attached the php function I am using.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8155
Ryan Tandy <ryan(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|IN_PROGRESS |RESOLVED
Resolution|--- |TEST
Keywords|OL_2_5_REQ |
--- Comment #3 from Ryan Tandy <ryan(a)openldap.org> ---
Commits:
9282e6ed by Ryan Tandy at 2020-05-14T07:56:28-07:00
ITS#8155 Support cacertdir with GnuTLS
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8873
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bugs(a)openldap.org |quanah(a)openldap.org
Status|UNCONFIRMED |IN_PROGRESS
Ever confirmed|0 |1
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8873
--- Comment #1 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
More deprecated options:
binddn
bindpw
proxyauthzdn
proxyauthzpw
acl-method
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9091
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9091
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|TEST |FIXED
--- Comment #6 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Fixed in 2.4.49
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9080
--- Comment #3 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
(In reply to jerj from comment #2)
> I am happy to contribute this under whatever opensource license OpenLDAP
> uses.
Please see https://www.openldap.org/devel/contributing.html, particularly the
IPR section.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9080
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.openldap.org/s
| |how_bug.cgi?id=7027
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=7027
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.openldap.org/s
| |how_bug.cgi?id=9080
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9080
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.openldap.org/s
| |how_bug.cgi?id=6462
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=6462
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.openldap.org/s
| |how_bug.cgi?id=9080
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9080
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.openldap.org/s
| |how_bug.cgi?id=5919
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=5919
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.openldap.org/s
| |how_bug.cgi?id=9080
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9080
jerj(a)coplanar.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jerj(a)coplanar.net
--- Comment #2 from jerj(a)coplanar.net ---
Created attachment 730
--> https://bugs.openldap.org/attachment.cgi?id=730&action=edit
openldap clients/tools honor config files ldap.conf ldaprc URI setting
It seems all the client tools needlessly overwrite the URI setting with the
default ldap://localhost, which gets used anyhow if there is no URI at all
given in config files or on commandline.
The attached patch is a first attempt, it has had little testing other than
putting a DNS SRV URI in /etc/ldap/ldap.conf, but it should help move the
conversation along.
It seemed to me that 'ldapsearch (uid=me) homeDirectory' should just work vs
Samba AD DC's ldap, and now it does for me.
I am happy to contribute this under whatever opensource license OpenLDAP uses.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8681
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|OL_2_5_REQ |
Status|RESOLVED |VERIFIED
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8681
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
*** This bug has been marked as a duplicate of bug 8372 ***
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8372
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jengelh(a)inai.de
--- Comment #4 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
*** Bug 8681 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=7743
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|bdb_idl_intersection() |mdb_idl_intersection()
|seems to expand the search |seems to expand the search
|candidates unnecessarily |candidates unnecessarily
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=7420
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Way to bypass overlay |Way to bypass overlay
|unique and constranit |unique and constraint
--
You are receiving this mail because:
You are on the CC list for the bug.