[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OpenLDAP 2.0.13 released
Hi ,
Here we are using the meta version which we have down loaded from the
head of the CVS tree . We had a requirement wherein we had to go in for
selective replication across multiple slaves which were configured in different
servers and also had individual instances of ldbm database.
So as things stand now we have achieved our aim of doing selective replication
across multiple slaves having individual ldbm and also in case of the entry not
being found in the slave ldapsearch is happening in the root also ie the master.
Both of the above mentioned requirements was not happening with openldap 2.0.12
stable version . Now here we have almost through with all testing and are on the
verge of moving all the set up to a production setup.
Would like to know if the new stable version of LDAP is going to support our
requirements and if it is not doing so then can we go ahead with the meta
version in a production set up ?
Thanks and regards
Sovan
|--------+----------------------->
| | "Kurt D. |
| | Zeilenga" |
| | <Kurt@OpenLDA|
| | P.org> |
| | |
| | 08/09/01 |
| | 19:58 |
| | |
|--------+----------------------->
>--------------------------------------------------------|
| |
| To: openldap-announce@OpenLDAP.org |
| cc: (bcc: Sovan Shatpathy/Satyam) |
| Subject: OpenLDAP 2.0.13 released |
>--------------------------------------------------------|
OpenLDAP 2.0.13 is now available for download as detailed on our
download page:
http://www.openldap.org/software/download/
or from one of our mirrors:
ftp://ftp.openldap.org/pub/OpenLDAP/MIRRORS
This is a maintenance release and is made available for
general use. The release includes numerous bug fixes and
a couple minor enhancements.
Release documents (including copyright, license, and changes) are
available at:
http://www.openldap.org/software/release/
Enjoy! Kurt
Changes since last release:
OpenLDAP 2.0.13 Release
Fixed slapd substring filter_free bug
Fixed slapd suffix check bug
Fixed ldapdelete -c handling (ITS#1071)
Fixed ldapsearch -S handling
Fixed ldbm BerkeleyDB 3.0 support (ITS#1306)
Fixed ldbm dbhandle cache bug (ITS#1164)
Fixed shell fgets handling
Fixed -lldap TLS ldap.conf handling
Added -lldap improved TLS certificate checking
Added slapd access to dn.base="" support