README for tclLdap-pkg-1.2


tclLdap-pkg-1.2 is an implementation of Tim Murray's tclLdap 2.1 extension
(ftp://ftp.neosoft.com/pub/tcl/sorted/databases/tclLDAP-2.1/tclLDAP-2.1.tar.gz)
as a tcl8.0 dynamic library loadable via the package or load commands.

The hard work was done by Mr Murray but as he's no longer at the address
given in the README I've decided to release this separately.


FUNCTIONAL CHANGES

An array ldap() which is initialised with default values for host,port and
bases and binddn values.

A dummy function LdapInit which is intended to make the above array available
for use when tclLdap-pkg-1.1 is used as a package.

Connection IDs are reusable.

LdapSearch takes an extra parameter 'maxresults'.

Gareth Owen <oweng@aston.ac.uk> 22-Jan-99


CHANGES 1.2

Changes for it to compile with OpenLDAP 2.x by Ernesto Baschny 
<ernesto.baschny@pemic.de> 2-Apr-01


