| |
LDAP
Status: beta release
Version: 1.27
Comments
This version of the LDAP is a superset of version
1.20 that comes with
Integrator 4.6.8. No versions have been published between 1.20 and 1.26.
The new functionality:
-
Added parameters (described in the parameter table
further below)
automapADPassword ldapBERTrace ldapSortAttribute ldapVLVPageSize
-
The "Search Scope" (ldapSearchScope)
is now taken into
account also when doing lookup, delete or modify.
-
ldapReturnAttributes added: It is a list of attributes to return (one attribute
per line). If you leave this empty, all attributes will be returned
Bugs Fixed:
-
When using SSL, every other connection to the same server would fail. This
is something you would experience if you had two or more SSL connections in the
same AL (Fixed in 1.27)
-
The entire $dn is
now quoted when it contains a /. If the $dn contained a /, the JNDI library
would return quotes around the name. When Integrator appended the search base,
the $dn became strange looking, with quotes around half the name. (Fixed
in 1.26)
-
Binary parameters
were ignored (Fixed in 1.26)
-
Authentication method was hardcoded to Simple ((Fixed
in 1.26)
Documentation
The updated documentation is available here
Download
Download LDAP.jar and
replace the LDAP.jar from your jars/connectors directory. Do not replace
or touch the ldap.jar files found in the jars/ directory!!
| |
|