https://bugs.openldap.org/show_bug.cgi?id=7958
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 issue.
https://bugs.openldap.org/show_bug.cgi?id=7958
Leonid Yuriev <leo(a)yuriev.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|UNCONFIRMED |RESOLVED
--- Comment #7 from Leonid Yuriev <leo(a)yuriev.ru> ---
MDBX_LIFORECLAIM implemented & checked in the libmdbx project.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8610
--- Comment #4 from Michael Ströder <michael(a)stroeder.com> ---
And still there is no standard which defines a decent TLS domain name check for
SRV RRs with well-defined subjectAltName values to prevent MITM attacks.
See also: https://tools.ietf.org/html/rfc6125#section-3
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8610
--- Comment #3 from braiamp(a)gmail.com ---
Also present on Debian version ldapsearch: @(#) $OpenLDAP: ldapsearch
2.4.50+dfsg-1
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8610
--- Comment #2 from braiamp(a)gmail.com ---
This issue seem to be still present in master.
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=5974
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.5.0 |---
Keywords|OL_2_5_REQ |
Status|RESOLVED |VERIFIED
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8608
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2.5.0 |---
Status|RESOLVED |VERIFIED
Keywords|OL_2_5_REQ |
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=8608
Howard Chu <hyc(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Howard Chu <hyc(a)openldap.org> ---
This feature works as designed. Read the ProxyCache design paper for details.
https://openldap.org/conf/odd-wien-2003/proceedings.html
--
You are receiving this mail because:
You are on the CC list for the issue.
https://bugs.openldap.org/show_bug.cgi?id=9051
--- Comment #2 from OndÅ™ej KuznÃk <ondra(a)mistotebe.net> ---
Can't reproduce this in master or re24...
Compares don't get logged if logsuccess is on, that should probably be fixed
(including COMPARE_{TRUE,FALSE} and SASL_BIND_IN_PROGRESS as successes?)
Needs more information?
This is the minimal config where everything works (replace $ops accordingly):
database null
suffix cn=test
rootdn cn=test
rootpw pass
overlay accesslog
logdb cn=log
logops $ops
logsuccess off
database mdb
directory ./db
suffix cn=log
rootdn cn=test
overlay syncprov
--
You are receiving this mail because:
You are on the CC list for the issue.