Howard Chu pushed to branch master at openldap / JDBC LDAP
Commits: a65afce1 by Fredrik Roubert at 2022-05-02T13:38:56+00:00 ITS#9835 Always dereference LDAP aliases.
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.
- - - - -
1 changed file:
- src/com/octetstring/jdbcLdap/jndi/JndiLdapConnection.java
View it on GitLab: https://git.openldap.org/openldap/jdbcldap/-/commit/a65afce19cd404a2fdb9fa17...