https://bugs.openldap.org/show_bug.cgi?id=9835
Issue ID: 9835 Summary: LDAP aliases ought to always be dereferenced Product: JLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: JDBC Assignee: bugs@openldap.org Reporter: fredrik@roubert.name Target Milestone: ---
No software connecting to an LDAP database through JDBC can be expected to know anything at all about LDAP, so no such software can be expected to be able to do anything useful with an LDAP alias entry. LDAP aliases must therefore always be dereferenced in the JDBC driver.
https://bugs.openldap.org/show_bug.cgi?id=9835
--- Comment #1 from Fredrik Roubert fredrik@roubert.name --- My proposed fix:
https://git.openldap.org/openldap/jdbcldap/-/merge_requests/2
https://bugs.openldap.org/show_bug.cgi?id=9835
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Keywords|needs_review |
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- • a65afce1 by Fredrik Roubert at 2022-05-02T13:38:56+00:00 ITS#9835 Always dereference LDAP aliases.
https://bugs.openldap.org/show_bug.cgi?id=9835
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED